Update ansible/dns.yml, ansible/main.yml, ansible/update.yml, ansible/ansible.cfg, ansible/hosts.ini, ansible/ansible.pub, ansible/requirements.yml, .gitlab-ci.yml

This commit is contained in:
2022-11-05 00:13:58 +00:00
parent 355a72fd6e
commit 9836795bac
8 changed files with 18 additions and 35 deletions

6
ansible/update.yml Normal file
View File

@@ -0,0 +1,6 @@
---
- hosts: all
gather_facts: yes
become: yes
roles:
- update