changed network ip range to 192.168.4.0/24
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user