diff options
Diffstat (limited to 'roles/space_server/files/ansible')
-rw-r--r-- | roles/space_server/files/ansible/hosts | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/roles/space_server/files/ansible/hosts b/roles/space_server/files/ansible/hosts deleted file mode 100644 index 3091e4a..0000000 --- a/roles/space_server/files/ansible/hosts +++ /dev/null @@ -1,11 +0,0 @@ -# This is the default ansible 'hosts' file. -# -# It should live in /etc/ansible/hosts -# -# - Comments begin with the '#' character -# - Blank lines are ignored -# - Groups of hosts are delimited by [header] elements -# - You can enter hostnames or ip addresses -# - A hostname/ip can be a member of multiple groups - -space ansible_connection=local |