mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 01:54:33 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Pull ansible playbooks from a VCS repo and executes them for the local host.
|
||||
> More information: <https://docs.ansible.com/projects/ansible/latest/cli/ansible-pull.html>.
|
||||
|
||||
- Pull a playbook from a VCS and execute a default local.yml playbook:
|
||||
- Pull a playbook from a VCS and execute a default `local.yml` playbook:
|
||||
|
||||
`ansible-pull {{[-U|--url]}} {{repository_url}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user