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
Brian Coca d241794daa
Add toggle to control invalid character substitution in group names (#52748)
* make add_group return proper name
* ensure central transform/check
* added 'silent' option to avoid spamming current users
  those already using the plugins were used to the transformations, so no need to alert them
* centralized valid var names
* dont display dupes
* comment on regex
* added regex tests
  ini and script will now warn about deprecation
* more complete errormsg
6 years ago
..
cli write to file option for ansible-inventory (#53183) 6 years ago
compat Have update-bundled check for updates to all bundled code 6 years ago
config Add toggle to control invalid character substitution in group names (#52748) 6 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor interpreter discovery message tweaks (#53155) 6 years ago
galaxy Update galaxy cli metadata file templates (#51398) 6 years ago
inventory Add toggle to control invalid character substitution in group names (#52748) 6 years ago
module_utils Fix redfish_facts GetPsuInventory command not returning correct output (#52675) 6 years ago
modules Bug Fix: na_elementsw_cluster_pair.py check if clusters are allready paired (#52379) 6 years ago
parsing Fix pycodestyle E117 issues. 6 years ago
playbook handle non strings in requirements version for ansible-galaxy (#52109) 6 years ago
plugins Add toggle to control invalid character substitution in group names (#52748) 6 years ago
template template: add additional variable for dest path (#52015) 6 years ago
utils Allow user to control output of verbose messages (#52948) 6 years ago
vars Python interpreter discovery (#50163) 6 years ago
__init__.py
constants.py Add toggle to control invalid character substitution in group names (#52748) 6 years ago
context.py Become plugins (#50991) 6 years ago
release.py Codename: How Many More Times 6 years ago