| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* Initial nxos_file_copy action plugin work
* Remove code from nxos_file_copy module
* Add file_push and file_pull support
* Additional refactoring and shipable updates
* Simplify outcomes and update doc header
* Add more error data information for easier debugging
* Reorder outcomes and add additional tests
* Capture more data for permission denied outcome
|
| |
|
|
|
|
| |
* Change `enable` option to `enabled` option to be in
sync with other platforms
|
|
|
|
|
|
|
| |
This reverts commit 6a8dcb8fcbc0e79484067dc8c5b5dda173e73ce2.
Reverting this as it breaks CI for azure (more permissions would be
needed for our account)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Properly load module_prefix for collections
Now that we are using collections for tasks, we need to properly split
the name and load the prefix properly.
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
* Add unit tests for task_executor
This commit adds missing unit tests for action handler in test_task_executor.
Signed-off-by: Daniel Mellado <dmellado@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* netapp account module for azure
* netapp account module for azure
* fixes
* fixes
* add requirements
* add requirements
* fix issues
* add units
* add units
* updates
* updates
* fixes
* fixes
* fies
* fixes
|
|
|
|
|
|
|
|
|
|
| |
Add support for create or re-configure VM with multiple CD-ROMs attaching to IDE controller now, will implement SATA controller support later.
parameters can be set as below:
cdrom:
- controller_type: ide
controller_number: 0
unit_number: 0
type: client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rename cloudstack _facts -> _info
* Add changelog.
* Fix errors due to overloaded get_result having different parameter names.
* Fix examples.
* Change debug tasks.
* Remove unneeded code.
* Change from rename -> deprecate+new module.
* Make cs_zone_info return a list.
* Make cs_instance_info return a list.
* Fix return value docs.
* Fix typo.
* Improve tests.
* Fix cs_zone_info.
* Linting.
* Fix alias/option switch.
* Fix version numbers.
* Extend docs.
|
| |
|
|
|
|
|
|
| |
* add tag functionality to cs_network
* fix version_added
|
| |
|
|
|
|
|
|
| |
* fix suboptions of list to replacce _ with -
* Update checkpoint.py
|
|
|
|
|
|
| |
* Defer passlib dependency from plugins/filter/network.py to what utils/encrypt.py provides.
* Revert test changes now that passlib is optional
|
| |
|
|
|
| |
* iosxr_l3_interfaces module
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* rename remaining stuff
* links
* fixed link
* sanity fixes
* too many lines
* fixed link
* fixed link again
* delete mistake
* fixed ignore
* fixed ltl
* fixed trailing whitespace
|
|
|
|
|
|
|
|
|
|
| |
* mds module
* Update lib/ansible/modules/network/checkpoint/cp_mgmt_mds_facts.py
improve description
Co-Authored-By: Sumit Jaiswal <sjaiswal@redhat.com>
|
| |
|
|
|
|
|
|
| |
* discard module
* fix test failure
|
|
|
|
|
|
|
|
|
|
|
|
| |
* application_site_group
* add '-'
* update examples
* list to dict
* set example
|
| |
|
|
|
|
|
|
| |
* postgresql modules: add seealso section
* postgresql modules: add seealso section
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* default collection support
* playbooks run from inside a registered collection will set that collection as the first item in the search order (as will all non-collection roles)
* this allows easy migration of runme.sh style playbook/role integration tests to collections without the playbooks/roles needing to know the name of their enclosing collection
* disable default collection test under Windows
* enable collection search for role dependencies
* unqualified role deps in collection-hosted roles will first search the containing collection
* if the calling role has specified a collections search list in metadata, it will be appended to the search order for unqualified role deps
* disable cycle detection unit test
* failing on 3.7+, needs proper cycle detection
* see #61527
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* rename
* add symlink
* rename
* rename
* rename
* rename
* rename
* rename
* rename
* rename
* rename
* rename
* rename
* rename
|
|
|
|
|
|
|
|
|
|
| |
* tag module
* list to dict
* removed set example
* fix name in example
|
|
|
|
|
|
|
|
| |
* dynamic_object module
* fix example
* remove set example
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* threat_layer module
* list to dict
* fix example
* remove set example
|
|
|
|
|
|
|
|
| |
* service_group module
* fix example (add)
* fix set example
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* rename modules
* created links
* fixed sanity
* removed unnecessary ignore rules
* added depreciation warning
* update ignore.txt to match
* removed unnecessary ignore rules
* update ignore.txt to match
* make ignore.txt same as in devel
* cr
* additional sanity
|
|
|
|
|
|
| |
Fixes https://github.com/ansible/ansible/issues/60674
* Fix get() API signature for eric_eccli cliconf plugin
to work with cli_command module.
|
|
|
|
|
|
| |
* exception_group module
* Update cp_mgmt_exception_group.py
|
|
|
|
|
|
| |
* security_zone module
* fix example
|
|
|
|
|
|
| |
* service_icmp6 module
* fix example
|
|
|
|
|
|
| |
* service_rpc module
* fix example
|
|
|
|
|
|
| |
* service_dce_rpc module
* fix example
|
|
|
|
|
|
|
|
| |
* wildcard module
* list to dict
* fix example
|
|
|
|
|
|
| |
* dns_domain module
* fix example
|
|
|
|
|
|
|
|
|
|
| |
* adding snapshot param
* fix problem with leftover empty dict
* leftovers
* fix leftovers
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* threat_exception module
* fix examples
|
|
|
|
|
|
|
|
| |
* threat_profile module
* list to dict
* fix example
|
| |
|
|
|
|
|
|
| |
* vpn_community_star module
* list to dict
|
|
|
|
|
|
| |
* vpn_community_meshed module
* list to dict
|
|
|
|
|
|
| |
* New module: cvs snapshots for aws
* fixeS
|
|
|
|
|
|
| |
* service_other module
* fix test failure
|