ansible-playbook does not take a hostname arg
This commit is contained in:
parent
f42e0a614e
commit
ebee8e43fc
@ -12,4 +12,4 @@ removes both the configs and packages installed
|
|||||||
|
|
||||||
if you find yourself in a machine that has ansible pre-installed you could use
|
if you find yourself in a machine that has ansible pre-installed you could use
|
||||||
it too to install
|
it too to install
|
||||||
```ansible-playbook localhost install.yml -ask-become-pass```
|
```ansible-playbook install.yml --ask-become-pass```
|
||||||
|
Loading…
Reference in New Issue
Block a user