]> git.phdru.name Git - ansible.git/commit
Feat(debian-update-all-apt): Use dynamic list of hosts
authorOleg Broytman <phd@phdru.name>
Fri, 28 Jun 2019 22:21:29 +0000 (01:21 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 16 Jul 2019 18:28:36 +0000 (21:28 +0300)
commit4a7a82c49e38ba558bb6dc941e9dec61ddeca7dc
treef538d48706bbc030613c7b59243d53b606b60acb
parent56156f76810459484bbc4ceff09150832a17d6b2
Feat(debian-update-all-apt): Use dynamic list of hosts

Pass the list of hosts from the command line:
`ansible-playbook -e hosts=localhost -v debian-update-all-apt.yml`
Default is `all`.
playbooks/debian-update-all-apt.yml