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
Oliver Kastler 0760a7ec08
Fix for shared snapshot parameter (#60250)
* Fix for shared snapshot parameter

Fixing this bug:
`Unknown parameter in input: "IsShared", must be one of: DBInstanceIdentifier, DBSnapshotIdentifier, SnapshotType, Filters, MaxRecords, Marker, IncludeShared, IncludePublic, DbiResourceId`

* Updated documentation for shared snapshots

Tags can't get accessed for shared snapshots

* fixed indentation

* added test for shared snapshot

* fixed isPublic parameter to correct IncludePublic parameter

Co-authored-by: Oliver Kastler <oliver@realestate.co.nz>
6 years ago
..
cli Fix role list regression (#67436) 6 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 7 years ago
config VMware: Update VMware module defaults (#66486) 6 years ago
errors Misc typo fixes (#66120) 6 years ago
executor Try to load action plugin from the same collection as the module (#66701) 6 years ago
galaxy Add ansible-galaxy collection list command (#65022) 6 years ago
inventory inventory: Fail on non-existing limit file (#59758) 6 years ago
module_utils Fix tracebacks with search_obj_in_list (#67389) 6 years ago
modules Fix for shared snapshot parameter (#60250) 6 years ago
parsing fixes ANSIBLE_DUPLICATE_YAML_DICT_KEY=error crashes (#66786) 6 years ago
playbook Fix incorrect "Could not match supplied host pattern" warning (#66764) (#67432) 6 years ago
plugins UCS Emulator link to Doc Fragment use cs.co domain (#67434) 6 years ago
template Fix case sensitivity for lookup() (#66521) 6 years ago
utils combine filter: fine list handling (option b) (#57894) 6 years ago
vars New magic var: `ansible_config_file` (#66085) 6 years ago
__init__.py
constants.py Fix netconf plugin related to collections (#65718) 6 years ago
context.py Become plugins (#50991) 7 years ago
release.py Update release name for 2.10 6 years ago