Remove ansible.builtin as it does not actually exist

This commit is contained in:
Jason Rothstein 2020-11-15 00:48:06 -06:00
parent 5463bb2bd2
commit f050947f5d

View File

@ -1,6 +1,5 @@
---
collections:
- name: 'ansible.builtin'
- name: 'ansible.netcommon'
- name: 'ansible.posix'
- name: 'ansible.windows'