ansible/lib/ansible/cli
Rick Elrod 14dc4de424
Update docs for --tags default, and add some tests (#70939)
Change:
- Clarify that not passing `--tags` will cause `ansible_run_tags` to
  default to `["all"]`.
- Add some extra coverage around `ansible_run_tags`

Test Plan:
- New integration and unit tests

Tickets:
- Fixes #69619

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-07-29 17:16:57 -05:00
..
arguments Add collection path in CLI version info (#68633) 2020-06-25 01:58:56 -04:00
scripts Use libc wcwidth to calculate print width in display (#66214) 2020-06-22 16:57:01 -05:00
__init__.py Update docs for --tags default, and add some tests (#70939) 2020-07-29 17:16:57 -05:00
adhoc.py win - Allow FQCN for win_command and win_shell 2020-03-05 12:14:58 -08:00
config.py fixes to config manager (#58530) 2019-07-17 10:39:30 -04:00
console.py Version source tagging (automatic and manual) for version_added and deprecation versions (#69680) 2020-05-28 22:46:16 -07:00
doc.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 2020-07-11 00:24:08 +02:00
galaxy.py Use the first galaxy server supporting v1 for roles (#70375) 2020-07-01 14:58:35 -05:00
inventory.py Code cleanup in ansible-inventory. 2020-05-15 18:02:18 -07:00
playbook.py collection routing (#67684) 2020-05-26 09:42:06 -07:00
pull.py Update pull.py (#70393) 2020-07-02 10:59:01 -04:00
vault.py Don't crash ansible-vault create when no arguments (#68667) 2020-04-23 15:15:25 -04:00