changed network ip range to 192.168.4.0/24

This commit is contained in:
2020-07-19 08:11:08 -04:00
parent 8f76a81a7b
commit 9351caf5b0
29 changed files with 104 additions and 74 deletions

View File

@@ -2,10 +2,9 @@
# playbook to install django test on home.xai-corp.net
- hosts: managed
remote_user: root
remote_user: ansible
gather_facts: yes
become: true
# become: true
tasks:
- name: test connection