diff --git a/inventory-localhost/hosts.yml b/inventory-localhost/hosts.yml deleted file mode 100644 index d09c24c..0000000 --- a/inventory-localhost/hosts.yml +++ /dev/null @@ -1,6 +0,0 @@ -# vim:ft=ansible: -all: - hosts: - localhost: - ansible_connection: local - ansible_become: no