You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
Matt Martz 7eb1ab45a7
Allow tags to be templated from a variable (#49833)
* Allow tags to be templated from a variable. Fixes #49825

* Restore _load_tags to ensure we do csv tag splitting

* Add tests for csv tags and templated tags

* evaluate_tags doesn't need to accept strings, because _load_tags handles this
6 years ago
..
cli
compat
config
contrib
errors
executor Port from plaform.dist to ansible.module_utils.distro.linux_distribution 6 years ago
inventory_test_data/group_vars
mock
module_utils Port from plaform.dist to ansible.module_utils.distro.linux_distribution 6 years ago
modules new network module: edgeswitch_vlan (#48041) 6 years ago
parsing Update bare exceptions to specify Exception. 6 years ago
playbook Allow tags to be templated from a variable (#49833) 6 years ago
plugins Update bare exceptions to specify Exception. 6 years ago
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py