Update ansible/update.yml, ansible/requirements.yml, ansible/main.yml
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
---
|
||||
- hosts: all
|
||||
gather_facts: yes
|
||||
become: yes
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
---
|
||||
collections:
|
||||
- name: ansible.utils
|
||||
- name: community.general
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
gather_facts: yes
|
||||
become: yes
|
||||
roles:
|
||||
- update
|
||||
- update
|
||||
|
||||
Reference in New Issue
Block a user