Ansible Exclude A Host Code Example


Example: ansible exclude a host

# By using the '!' you exclude a host from a play.  ansible-playbook --limit 'myapp:!database3' myplay.yaml

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?