Removed ansible.utils as it doesn't appear to exist any more
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
collections:
|
collections:
|
||||||
- name: 'ansible.netcommon'
|
- name: 'ansible.netcommon'
|
||||||
- name: 'ansible.posix'
|
- name: 'ansible.posix'
|
||||||
- name: 'ansible.utils'
|
|
||||||
- name: 'ansible.windows'
|
- name: 'ansible.windows'
|
||||||
- name: 'awx.awx'
|
- name: 'awx.awx'
|
||||||
- name: 'community.crypto'
|
- name: 'community.crypto'
|
||||||
@@ -28,3 +27,4 @@ collections:
|
|||||||
- name: 'microsoft.iis'
|
- name: 'microsoft.iis'
|
||||||
- name: 'vultr.cloud'
|
- name: 'vultr.cloud'
|
||||||
...
|
...
|
||||||
|
|
||||||
|
|||||||
@@ -63,3 +63,5 @@ roles:
|
|||||||
- name: 'ensure_vim'
|
- name: 'ensure_vim'
|
||||||
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_vim.git'
|
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_vim.git'
|
||||||
version: 'master'
|
version: 'master'
|
||||||
|
...
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user