diff --git a/inventory/host.yml.example b/inventory/host.yml.example deleted file mode 100644 index 3af15e5..0000000 --- a/inventory/host.yml.example +++ /dev/null @@ -1,7 +0,0 @@ -#--- -#all: -# hosts: -# h1: -# ansible_host: 8.8.8.8 -# ansible_user: admin -# ansible_connection: local diff --git a/inventory/hosts.yml b/inventory/hosts.yml new file mode 100644 index 0000000..a1e76b0 --- /dev/null +++ b/inventory/hosts.yml @@ -0,0 +1,8 @@ +--- +#all: +# hosts: +# h1: +# ansible_host: +# ansible_user: +# ansible_password: +# ansible_connection: local