Merge "Indentation error in Ansible inventory file example (r8, dsr8)"
This commit is contained in:
commit
7c2d95f30d
@ -61,10 +61,10 @@ and target it at controller-0.
|
|||||||
|prefix|\_Cluster:
|
|prefix|\_Cluster:
|
||||||
ansible_host: 128.224.141.74
|
ansible_host: 128.224.141.74
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
ansible_ssh_user: sysadmin
|
ansible_ssh_user: sysadmin
|
||||||
ansible_ssh_pass: <sysadmin-passwd>
|
ansible_ssh_pass: <sysadmin-passwd>
|
||||||
ansible_become_pass: <sysadmin-passwd>
|
ansible_become_pass: <sysadmin-passwd>
|
||||||
|
|
||||||
#. Switch to the <overrides> directory created previously.
|
#. Switch to the <overrides> directory created previously.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user