ansible/examples
Toshio Kuratomi 1efe782b46 Refactor parsing of CLI args so that we can modify them in the base class
Implement tag and skip_tag handling in the CLI() class.  Change tag and
skip_tag command line options to be accepted multiple times on the CLI
and add them together rather than overwrite.

* Make it configurable whether to merge or overwrite multiple --tags arguments
* Make the base CLI class an abstractbaseclass so we can implement
  functionality in parse() but still make subclasses implement it.
* Deprecate the overwrite feature of --tags with a message that the
  default will change in 2.4 and go away in 2.5.

* Add documentation for merge_multiple_cli_flags
* Fix galaxy search so its tags argument does not conflict with generic tags
* Unit tests and more integration tests for tags
2016-10-06 10:46:58 -04:00
..
playbooks Wrong target for link? 2013-07-24 15:36:21 -07:00
scripts adjust WinRM service configuration message text 2016-09-09 09:47:46 -07:00
ansible.cfg Refactor parsing of CLI args so that we can modify them in the base class 2016-10-06 10:46:58 -04:00
DOCUMENTATION.yml Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
hosts comment examples in default hosts file 2015-12-04 16:24:19 -05:00
hosts.yaml Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
hosts.yml linked cause people forget yaml and yml exist 2016-09-08 14:18:10 -04:00