1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/utils
Peter Sprygada 24e8e3b03f initial add of shared modules for supporting Nokia SROS devices
This adds a cli transport, netcfg, and netcli implementations for working
with devices running Nokia SROS.  There is also an update to netcfg
to support the sros config file format.
2016-08-25 11:47:00 -04:00
..
module_docs_fragments initial add of shared modules for supporting Nokia SROS devices 2016-08-25 11:47:00 -04:00
__init__.py limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
boolean.py Making the switch to v2 2015-05-03 21:47:26 -05:00
cmd_functions.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
color.py Colorize around text (#16415) 2016-07-23 18:09:20 -04:00
display.py Fix string coercion problem in error handling code 10:50 (#16270) 2016-06-17 12:02:01 -07:00
encrypt.py Prevent race in key setup for accelerate daemon (#15299) 2016-04-25 12:13:42 -04:00
hashing.py Hashing needs byte strings in python3 (#17221) 2016-08-24 09:29:59 -07:00
helpers.py FEATURE: adding variable serial batches 2016-08-04 15:04:10 -05:00
listify.py Strip string terms before templating 2016-01-06 20:44:19 +05:30
module_docs.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
path.py Move a path being passed around as a byte string to being passed around as a text string. (#17190) 2016-08-22 21:55:30 -07:00
shlex.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
unicode.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
vars.py Adds 'ansible_check_mode' boolean magic variable 2016-04-08 00:26:02 +02:00