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
Ganesh Nalawade 2a13ad7adf
Fix junos resource modules group based config and minor updates (#61224)
* Fix junos resource modules group based config and minor updates

Fixes https://github.com/ansible/ansible/issues/61183

*  Add support to get inherited configuration for resource
   modules to handle group based configuration
*  Add task input check for merged, replaced and overridden
   states in junos resource modules
*  Integration test for group based configuration

* Fix CI test failures

* Fix test failures
5 years ago
..
cli Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 6 years ago
config Add module aliases back in hardcoded module_defaults list (#61203) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Ensure has_dead_workers functions (#60653) 5 years ago
galaxy Provide verbose details about which galaxy server was used (#61190) 5 years ago
inventory inventory: Handle IndexError while parsing limit file (#59776) 5 years ago
module_utils Fix junos resource modules group based config and minor updates (#61224) 5 years ago
modules Fix junos resource modules group based config and minor updates (#61224) 5 years ago
parsing Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 5 years ago
playbook add subdir support to collection loading (#60682) 5 years ago
plugins Fortinet: FortiAnalyzer Plugin and Module Utils and FAZ_DEVICE update. (#58882) 5 years ago
template add subdir support to collection loading (#60682) 5 years ago
utils ansible-galaxy - Add timeout and progress indicator for publish and install (#60660) 5 years ago
vars Use correct delegate_to hostnames in loops (#59659) 5 years ago
__init__.py
constants.py removed previouslly deprecated settings (#55662) 6 years ago
context.py Become plugins (#50991) 6 years ago
release.py Cleanup the tree for post-2.8-branch 6 years ago