remove ansible.cfg and update hosts for debug.yml

This commit is contained in:
Chris Hammer 2023-11-09 13:07:00 -05:00
parent d5fab85e5a
commit b31218f948
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
- name: "Simple Test" - name: "Simple Test"
hosts: localhost hosts: all
connection: local
gather_facts: false gather_facts: false
become: false become: false