💾 Archived View for freeshell.de › tldr › ansible-pull.gmi captured on 2023-04-19 at 23:17:56. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Pull ansible playbooks from a VCS repo and executes them for the local host.
ansible-pull -U {repository_url}
ansible-pull -U {repository_url} {playbook}
ansible-pull -U {repository_url} -C {branch} {playbook}
ansible-pull -U {repository_url} -i {hosts_file} {playbook}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).