community.general/lib/ansible/modules/net_tools
Peter Sprygada 299a5e4af3 fix error checking if netns exists (#47397)
This patch fixes an error that occurs when attempting to see if the
netns already exists on the remote device.  This change will now execute
`ip netns list` and check if the desired namespace is in the output.

Signed-off-by: Peter Sprygada <psprygada@ansible.com>
2018-10-22 13:58:48 -04:00
..
basics get_url: Updates documentation for proper use of headers (#47242) 2018-10-18 09:47:27 -05:00
exoscale
infinity
ldap ldap_attr: typecast values to list (#46818) 2018-10-12 15:06:06 +05:30
nios Mark NIOS modules as certified (#46973) 2018-10-12 13:53:52 -05:00
__init__.py
cloudflare_dns.py Deal with case insensitivy in cloudflare_dns module (#44366) 2018-08-21 12:32:22 -04:00
dnsimple.py Add AnsibleModule signature schema, and fix associated issues (#43512) 2018-07-31 15:04:22 -05:00
dnsmadeeasy.py DNS made easy module: add sandbox parameter to utilize sandbox API (#44639) 2018-08-30 04:35:57 +02:00
haproxy.py fix drain mode 'bool' (#30833) (#46478) 2018-10-05 03:55:42 -04:00
ip_netns.py fix error checking if netns exists (#47397) 2018-10-22 13:58:48 -04:00
ipify_facts.py
ipinfoio_facts.py
lldp.py
netcup_dns.py Add netcup_dns module (Manage DNS records hosted by netcup) (#44063) 2018-08-16 14:56:54 -07:00
nmcli.py nmcli: fix vlan connection modification Fixes #42322 (#42415) 2018-10-11 07:52:18 -04:00
nsupdate.py Have nsupdate add expected quotation to TXT records (#43386) 2018-08-23 02:40:50 -04:00
omapi_host.py
snmp_facts.py