-
- Downloads
Fix fact tags
Ansible playbook fails when tags are limited to "facts,etcd" or to
"facts". This patch allows to run ansible-playbook to gather facts only
that don't require calico/flannel/weave components to be verified. This
allows to run ansible with 'facts,bootstrap-os' or just 'facts' to
gether facts that don't require specific components.
Signed-off-by:
Sergii Golovatiuk <sgolovatiuk@mirantis.com>
Showing
- roles/dnsmasq/tasks/main.yml 0 additions, 2 deletionsroles/dnsmasq/tasks/main.yml
- roles/etcd/tasks/gen_certs_script.yml 0 additions, 1 deletionroles/etcd/tasks/gen_certs_script.yml
- roles/network_plugin/calico/tasks/main.yml 0 additions, 3 deletionsroles/network_plugin/calico/tasks/main.yml
- roles/network_plugin/flannel/tasks/main.yml 0 additions, 3 deletionsroles/network_plugin/flannel/tasks/main.yml
Please register or sign in to comment