Re: [ansible-project] Bug in top-level playbook: tags broken

2015-06-18 Thread Brian Coca
known issue https://github.com/ansible/ansible/issues/9862 -- Brian Coca -- You received this message because you are subscribed to the Google Groups Ansible Project group. To unsubscribe from this group and stop receiving emails from it, send an email to

[ansible-project] Bug in top-level playbook: tags broken

2015-06-18 Thread jang
See the attachment. With ansible 1.7.2 this works as expected: % ansible-playbook --version ansible-playbook 1.7.2 % ansible-playbook -i hosts/localhost a.yml --tags b PLAY [localhost] ** GATHERING FACTS

[ansible-project] Bug in top-level playbook: tags broken

2015-06-04 Thread jang
See the attachment. With ansible 1.7.2 this works as expected: % ansible-playbook --version ansible-playbook 1.7.2 % ansible-playbook -i hosts/localhost a.yml --tags b PLAY [localhost] ** GATHERING FACTS