forked from cerc-io/testnet-ops
Add separate entry in hosts file for setting up user
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: Configure system
|
||||
hosts: "{{ target_host }}"
|
||||
hosts: root_host
|
||||
become: yes
|
||||
|
||||
vars_files:
|
||||
|
||||
Reference in New Issue
Block a user