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
Kevin Breit d59eb9edab meraki_switchport - Improve reliability (#54275)
* Rewrite much of the execution of meraki_switchport
- Previous versions had problems with idempotency and allowed_vlans

* Modified payload creation
- Parameter map is used
- propsed is created using .copy()
- Much cleaner this way

* Add whitespace for lint

* Add bugfix snippet for changelog
5 years ago
..
cli ansible-config doesn't edit configs (#56355) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 5 years ago
config removed previouslly deprecated settings (#55662) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor fix module defaults (#56020) 5 years ago
galaxy Update galaxy cli metadata file templates (#51398) 6 years ago
inventory preserve same order as inventory manager when using host lookup (#55331) 6 years ago
module_utils postgresql_db: added tablespace support (#56390) 5 years ago
modules meraki_switchport - Improve reliability (#54275) 5 years ago
parsing Migrate command line parsing to argparse (#50610) 5 years ago
playbook removed previouslly deprecated settings (#55662) 5 years ago
plugins Fix eos_support_session logic (#56524) 5 years ago
template fix combine filter using undefined vars (#55840) 5 years ago
utils Fix loading namespaced doc_fragments from collections (#55249) 5 years ago
vars fixes for stripping (#52930) 6 years ago
__init__.py
constants.py removed previouslly deprecated settings (#55662) 5 years ago
context.py Become plugins (#50991) 6 years ago
release.py Cleanup the tree for post-2.8-branch 6 years ago