fix: corretto README.md
This commit is contained in:
parent
56ce142b2d
commit
5457dd94a2
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@
|
||||||
1.0) Esempio di utilizzo di ansible pull, eseguire il comando sull'host target:
|
1.0) Esempio di utilizzo di ansible pull, eseguire il comando sull'host target:
|
||||||
- Il comando ansible pull esegue un playbook che fa un touch del file /tmp/pippo.txt in localhost
|
- Il comando ansible pull esegue un playbook che fa un touch del file /tmp/pippo.txt in localhost
|
||||||
```
|
```
|
||||||
ansible-pull -U https://git.mulinet.xyz/alessandro.rabiti/corso_ansible/src/branch/main/11_ansible_pull playbook.yml
|
ansible-pull -U https://git.mulinet.xyz/alessandro.rabiti/corso_ansible.git 11_ansible_pull/1_playbook.yaml
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue