develop #1

Merged
dtomlinson merged 20 commits from develop into master 2021-03-02 23:48:40 +00:00
2 changed files with 8 additions and 0 deletions
Showing only changes of commit 47a2a6ffd1 - Show all commits

2
ansible.cfg Normal file
View File

@@ -0,0 +1,2 @@
[defaults]
inventory = hosts

6
hosts Normal file
View File

@@ -0,0 +1,6 @@
all:
hosts:
116.203.200.219:
vars:
ansible_user: "root"
ansible_ssh_pass: "4Oa;Db5c!"