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/plugins/action
Ansible Core Team 42b02d1be2 Migrated to ansible.amazon 6 years ago
..
__init__.py Fix become for network_cli in collections. 6 years ago
add_host.py Update bare exceptions to specify Exception. 7 years ago
asa.py Fix action plugin issue with network connection type in common collection (#65078) 6 years ago
assemble.py Close all open filehandle (#50544) 7 years ago
assert.py assert: allow list of strings in msg or failed_msg (#50531) 7 years ago
async_status.py Become plugins (#50991) 7 years ago
bigip.py Fix action plugin issue with network connection type in common collection (#65078) 6 years ago
bigiq.py Fix action plugin issue with network connection type in common collection (#65078) 6 years ago
cli_command.py Fix action plugin issue with network connection type in common collection (#65078) 6 years ago
cli_config.py Fix action plugin issue with network connection type in common collection (#65078) 6 years ago
command.py Normalize usage of temp and tmp on tmp (#36221) 8 years ago
copy.py Clean up FILE_COMMON_ARGUMENTS (#66389) 6 years ago
debug.py debug: prevent failing when printing var=rc (#52074) 7 years ago
dellos6.py Fix action plugin issue with network connection type in common collection (#65078) 6 years ago
dellos9.py Fix action plugin issue with network connection type in common collection (#65078) 6 years ago
dellos10.py Fix action plugin issue with network connection type in common collection (#65078) 6 years ago
eos.py Add collection support with local for supported network platforms (#66302) 6 years ago
fail.py Ensure action plugins accept only valid args (#44779) 7 years ago
fetch.py become - stop using play context in more places (#62373) 6 years ago
fortios_config.py Fix backup issue in network config modules and network action plugins common code refactor (#50301) 7 years ago
gather_facts.py Make sure warnings are printed during fact gathering (#66258) 6 years ago
group_by.py Ensure action plugins accept only valid args (#44779) 7 years ago
include_vars.py include_vars - fix stack trace when run ad-hoc with dirs parameter (#66581) 6 years ago
ios.py Add collection support with local for supported network platforms (#66302) 6 years ago
iosxr.py Add collection support with local for supported network platforms (#66302) 6 years ago
junos.py Add collection support with local for supported network platforms (#66302) 6 years ago
net_banner.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_base.py Add collection support for network platform agnostic modules (#66342) 6 years ago
net_get.py Revert "Fix net_put module text file issue (#66065)" (#66328) 6 years ago
net_interface.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_l2_interface.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_l3_interface.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_linkagg.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_lldp.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_lldp_interface.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_logging.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_ping.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_put.py Revert "Fix net_put module text file issue (#66065)" (#66328) 6 years ago
net_static_route.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_system.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_user.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_vlan.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
net_vrf.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
netconf.py Add collection support with local for supported network platforms (#66302) 6 years ago
network.py Clean up flake8 for ansible.netcommon collection (#65842) 6 years ago
normal.py Normalize usage of temp and tmp on tmp (#36221) 8 years ago
nxos.py nxos_gir timeout fixes (#66043) 6 years ago
nxos_file_copy.py Misc typo fixes (#66120) 6 years ago
package.py fix module defaults (#56020) 7 years ago
patch.py Fix the script and patch plugins tempfile ownership 8 years ago
pause.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
raw.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
reboot.py reboot - add boot_time_command parameter (#62680) 6 years ago
script.py PowerShell - Added coverage collector (#59009) 6 years ago
service.py fix module defaults (#56020) 7 years ago
set_fact.py Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 8 years ago
set_stats.py Ensure action plugins accept only valid args (#44779) 7 years ago
shell.py First bit of fixing temporary to have one source of truth (#35747) 8 years ago
synchronize.py Allow SSH synchronization between Docker containers 6 years ago
telnet.py Fix Bug (#64553) 6 years ago
template.py Introduce context manager for temporary templar context changes (#60513) 6 years ago
unarchive.py Rename original_basename parameter in various file-related modules 8 years ago
uri.py Add missing self._supports_async to uri action plugin (#47677) 7 years ago
vyos.py Add collection support with local for supported network platforms (#66302) 6 years ago
wait_for_connection.py wait_for_connection: also retry interpreter discovery (#67040) 6 years ago
win_copy.py Windows: Add backup parameter to modules (#50033) 7 years ago
win_reboot.py psrp - fix test_command rc for win_reboot (#55354) 7 years ago
win_template.py Windows: Use the correct newline sequence for the platform (#21846) 9 years ago
win_updates.py become - stop using play context in more places (#62373) 6 years ago
yum.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago