summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/action
Commit message (Expand)AuthorAgeFilesLines
* Migrated to vyos.vyosAnsible Core Team2020-03-091-91/+0
* Migrated to dellemc_networking.os6Ansible Core Team2020-03-091-81/+0
* Migrated to dellemc_networking.os9Ansible Core Team2020-03-091-81/+0
* Migrated to dellemc_networking.os10Ansible Core Team2020-03-091-80/+0
* Migrated to junipernetworks.junosAnsible Core Team2020-03-091-115/+0
* Migrated to f5networks.f5_modulesAnsible Core Team2020-03-092-196/+0
* Migrated to cisco.nxosAnsible Core Team2020-03-092-679/+0
* Migrated to cisco.iosxrAnsible Core Team2020-03-091-106/+0
* Migrated to cisco.iosAnsible Core Team2020-03-091-95/+0
* Migrated to cisco.asaAnsible Core Team2020-03-091-74/+0
* Migrated to arista.eosAnsible Core Team2020-03-091-134/+0
* Migrated to fortinet.fortiosAnsible Core Team2020-03-091-32/+0
* Migrated to ansible.windowsAnsible Core Team2020-03-094-894/+0
* Migrated to ansible.posixAnsible Core Team2020-03-092-492/+0
* Migrated to ansible.netcommonAnsible Core Team2020-03-0922-1273/+0
* Migrated to ansible.amazonAnsible Core Team2020-03-091-71/+0
* Migrated to community.generalAnsible Core Team2020-03-0914-865/+0
* Fix become for network_cli in collections.Matt Clay2020-02-201-1/+1
* Allow SSH synchronization between Docker containersNabil BENDAFI2020-02-201-1/+1
* Clean up FILE_COMMON_ARGUMENTS (#66389)Felix Fontein2020-02-071-4/+1
* wait_for_connection: also retry interpreter discovery (#67040)James Cassell2020-02-041-0/+3
* include_vars - fix stack trace when run ad-hoc with dirs parameter (#66581)Sam Doran2020-01-281-4/+5
* reboot - add boot_time_command parameter (#62680)Sam Doran2020-01-211-1/+19
* nxos_gir timeout fixes (#66043)Chris Van Heuveln2020-01-201-0/+10
* file - change _diff_peek type in argument_spec (#60428)Sam Doran2020-01-171-1/+5
* Fix Bug (#64553)ad1rie12020-01-141-1/+1
* Add collection support with local for supported network platforms (#66302)Ganesh Nalawade2020-01-137-24/+140
* Add collection support for network platform agnostic modules (#66342)Ganesh Nalawade2020-01-101-118/+20
* Revert "Fix net_put module text file issue (#66065)" (#66328)Paul Belanger2020-01-092-5/+5
* Make sure warnings are printed during fact gathering (#66258)Jordan Borean2020-01-101-2/+11
* Fix net_put module text file issue (#66065)Ganesh Nalawade2020-01-092-5/+5
* nxos: Removing local-nxapi plugin and related parameters' usage from the inte...nkshrishail2020-01-081-1/+1
* Misc typo fixes (#66120)Abhijeet Kasurde2020-01-042-4/+4
* Clean up flake8 for ansible.netcommon collection (#65842)Paul Belanger2019-12-163-4/+1
* Fix nxos_file_copy argument error handling. (#65861)Ganesh Nalawade2019-12-161-1/+1
* Fix nxos_file_copy option value path validation (#65423)Ganesh Nalawade2019-12-151-21/+21
* Fix action plugin issue with network connection type in common collection (#6...Ganesh Nalawade2019-12-1329-60/+98
* Add method to automatically clean up after an action plugin (#65509)Matt Martz2019-12-061-0/+12
* include_vars: Check NoneType for raw_params (#64979)Abhijeet Kasurde2019-11-261-1/+3
* Fix cli context check for network_cli connection (#64697)Ganesh Nalawade2019-11-2621-21/+21
* Add support for jumphost setting in junos_scp and junos_package (#64086)Ganesh Nalawade2019-11-201-1/+1
* become - stop using play context in more places (#62373)Jordan Borean2019-11-183-25/+25
* Remove temp directory created by wait_for_connection (#64592)Abhijeet Kasurde2019-11-121-0/+3
* synchronize - remove unused block (#64344)Med2019-11-051-6/+0
* Refactor CLI prompt mode check for network plugins (#63945)Ganesh Nalawade2019-11-0315-234/+1
* Introduce context manager for temporary templar context changes (#60513)Matt Martz2019-10-253-21/+10
* EXOS/VOSS/SLXOS - Single action file and 'gather_facts' (#61914)Ujwal Komarla2019-10-214-34/+17
* action/ce.py:clear configuration candidate when return to user-view. (#63513)Xu Yuandong2019-10-181-1/+5
* dest lives in 4 different places depending on exeuction type (#62444)James Powis2019-10-091-1/+1
* [stable-2.9] Stabilize nxos initiated copy for nxos_file_copy plugin (#62355)Mike Wiebe2019-09-181-13/+43