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/lib/ansible
UNR Information Security 8f55e817d2 Correct Errors in Documentation (#50507)
* Correct Errors in Documentation

According to the module, "compose" is not required, but the docs said it was - removed the "required" tag. Additionally, the example for removing a stack did not include the required "name" option (this method is why "compose" is not required.
+label: docsite_pr

* Removed change to description

Corrected issue to my "correction" on the description.

* Removed required false

* Removed all instances of required: false.
6 years ago
..
cli Move the arguments module into cli/ and context_objects into utils 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Update unit tests for configmanager 6 years ago
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 6 years ago
executor Handle exception raised in recursive_finder API (#49590) 6 years ago
galaxy Save the command line arguments into a global context 6 years ago
inventory Fix reverse_inventory order to work on python3 (#49895) 6 years ago
module_utils Added new module to support NIOS Fixedaddress DHCP property (#49119) 6 years ago
modules Correct Errors in Documentation (#50507) 6 years ago
parsing Update bare exceptions to specify Exception. 6 years ago
playbook Save the command line arguments into a global context 6 years ago
plugins Fix lastpass lookup error 6 years ago
template Update bare exceptions to specify Exception. 6 years ago
utils Update documentation for mysql_db notes (#50444) 6 years ago
vars Misc typo fixes (#49816) 6 years ago
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 6 years ago
context.py Move the arguments module into cli/ and context_objects into utils 6 years ago
release.py Codename: How Many More Times 6 years ago