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
Nathaniel Case 9d6282e633 [stable-2.9] Standardize eos resource modules (#61736)
* Fix eos_l3_interfaces case sensitivity

* Unify EOS module notes

* Add normalize_interfaces to eos_l2_interfaces

* Pull normalize_interface into eos_interfaces

* Add normalize_interface to lag_interfaces

* Add normalize_interface to lldp_interfaces

* Add normalize_interface to lacp_interfaces

* more module cleanup

* Add changelog
(cherry picked from commit 7917d4def7)

Co-authored-by: Nathaniel Case <ncase@redhat.com>
5 years ago
..
cli Fix ansible-connection persist after playbook run complete issue (#61591) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 6 years ago
config PowerShell - Added coverage collector (#59009) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Properly load module_prefix for collections in task_executor.py (#60420) 5 years ago
galaxy ansible-galaxy fix --server option for roles (#61820) 5 years ago
inventory inventory: Handle IndexError while parsing limit file (#59776) 5 years ago
module_utils [stable-2.9] Standardize eos resource modules (#61736) 5 years ago
modules [stable-2.9] Standardize eos resource modules (#61736) 5 years ago
parsing default collection support (#61415) 5 years ago
playbook Collection role relative deps (#61517) 5 years ago
plugins Allow tower inventory plugin to accept integer inventory_id (#62157) 5 years ago
template add subdir support to collection loading (#60682) 5 years ago
utils allow external collections under the ansible NS (#61908) 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 Update Ansible release version to v2.9.0b1.post0. 5 years ago