community.general/lib/ansible/plugins
Ricardo Carrillo Cruz fec39ba1f2
Vyos CliConf refactor (#33348)
* Refactor VyOS to use cliconf

* Use show configuration commands on get_config

* Remove debug statement

* Construct command/answer/prompt if needed and fix commit comments

* Convert command/prompt/answer to bytes
2017-11-29 11:39:29 +01:00
..
action add deprecation for stat get_md5 (#33002) 2017-11-27 18:58:55 -05:00
cache Config continued (#31024) 2017-11-16 13:49:57 -05:00
callback get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
cliconf Vyos CliConf refactor (#33348) 2017-11-29 11:39:29 +01:00
connection Auth to become (#33319) 2017-11-28 16:28:58 -05:00
filter Type manipulation (#28446) 2017-11-24 15:26:29 -05:00
inventory get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
lookup get_option instead of internal dict (#33191) 2017-11-28 12:00:22 -05:00
netconf Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy Reset persistent connection only if it is active (#33238) 2017-11-29 00:52:12 +05:30
terminal Auth to become (#33319) 2017-11-28 16:28:58 -05:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py add lookups to config system (#33026) 2017-11-20 09:24:10 -05:00