Senthil Kumar Ganesan
44a23e2a20
dnos9_template (New Module) ( #4819 )
...
* Added support for dnos9_template module
* Addressed @gundalow comments
2016-09-15 17:03:17 +01:00
Senthil Kumar Ganesan
e38b79cd41
dnos6_config (New Module) ( #4824 )
...
* Added support for dnos6_config module
* Corrected the documention failure
* Addressed @gundalow comments
2016-09-15 17:03:01 +01:00
Matt Davis
4a74c58ead
add win_shell/win_command modules + docs ( #4827 )
2016-09-15 11:42:10 -04:00
Riccardo Murri
344927a6b1
hostname: Support "Scientific Linux CERN" ( #4855 )
...
CERN maintains its own fork of "Scientific Linux",
which identifies as "Scientific Linux CERN SLC".
This commit lets Ansible know that this is again
another variant of RHEL.
2016-09-15 10:58:33 -04:00
GGabriele
affa177fed
Improving argument_spec
2016-09-15 16:34:26 +02:00
GGabriele
668778874a
Adding nxos_pim_interface
2016-09-15 16:25:42 +02:00
GGabriele
fd1593aeac
Fixing docstring
2016-09-15 16:19:36 +02:00
GGabriele
a2306fa9ce
Adding nxos_mtu
2016-09-15 14:10:20 +02:00
GGabriele
fc2d182a8e
Adding nxos_vtp_version
2016-09-15 13:32:57 +02:00
GGabriele
c6ed635d97
Removing unused function
2016-09-15 13:25:48 +02:00
GGabriele
4254d322be
Fixing module name
2016-09-15 13:22:45 +02:00
GGabriele
6df128e7eb
Adding missing version_added
2016-09-15 13:19:53 +02:00
GGabriele
2425ed9c25
Adding nxos_vtp_domain
2016-09-15 13:18:40 +02:00
GGabriele
691f3ee7b2
Improved function
2016-09-15 13:15:40 +02:00
GGabriele
c3b8814df0
Fixing docstring
2016-09-15 12:33:27 +02:00
GGabriele
47015829c0
Fixing docstring
2016-09-15 12:30:20 +02:00
GGabriele
5a4d361145
Adding nxos_vtp_password
2016-09-15 12:29:14 +02:00
GGabriele
8684840000
Adding nxos_udld
2016-09-15 11:51:18 +02:00
GGabriele
51fdf0703f
Fixing docstring
2016-09-15 11:33:50 +02:00
GGabriele
dfacfd4f59
Adding nxos_ntp_options
2016-09-15 11:30:08 +02:00
GGabriele
db07414e76
Fixing conditional format
2016-09-15 11:02:33 +02:00
GGabriele
06998e592a
Adding nxos_ntp_auth
2016-09-15 10:12:17 +02:00
GGabriele
7774632876
Adding nxos_aaa_server
2016-09-15 09:35:09 +02:00
GGabriele
2e2a9b3900
Fixing nxos_interface
2016-09-15 08:30:18 +02:00
GGabriele
63a15db4fe
Fixing docstring
2016-09-15 08:24:16 +02:00
Matt Clay
683e5e4d1a
Fix python 3 issues with apt* modules. ( #4848 )
...
- Use range instead of xrange.
- Use python3-apt package for python 3.
- Eliminate unsupported for/else/raise usage.
- Use list on dict.items when modifying dict.
- Update requirements documentation.
Also made non-intrustive style fixes (adding blank lines).
2016-09-14 13:26:09 -07:00
GGabriele
67a3d87f7d
Adding nxos_ntp
2016-09-14 18:25:57 +02:00
GGabriele
79e0890cd0
Fixing argument_spec
2016-09-14 17:49:02 +02:00
GGabriele
8fda077047
Fixing docstring format
2016-09-14 17:40:36 +02:00
GGabriele
60cf27eab8
Adding nxos_snmp_traps
2016-09-14 17:33:01 +02:00
GGabriele
03be83cd35
Fixing return string
2016-09-14 17:10:21 +02:00
GGabriele
1747d82d44
Fixing docstring
2016-09-14 17:04:24 +02:00
GGabriele
6a2f9d35e1
Adding nxos_snmp_location
2016-09-14 17:02:31 +02:00
GGabriele
3b918a7be2
Adding RETURN
2016-09-14 16:57:06 +02:00
GGabriele
44265b3781
Adding nxos_install_os
2016-09-14 16:49:24 +02:00
GGabriele
dd0e816f56
Adding nxos_gir_profile_management
2016-09-14 16:18:16 +02:00
Brian Coca
efec744539
fixed incorrect example
2016-09-14 10:16:23 -04:00
GGabriele
eb48d9607c
Adding nxos_gir
2016-09-14 16:05:32 +02:00
GGabriele
06bb1611f6
Removing indentations
2016-09-14 16:01:12 +02:00
GGabriele
28adc331c9
Removing indentation
2016-09-14 15:56:14 +02:00
GGabriele
9bef6f6597
Fixing file writing format
2016-09-14 15:52:37 +02:00
GGabriele
4180d10684
Adding nxos_snapshot
2016-09-14 15:40:33 +02:00
GGabriele
a01e686a21
Fixing docstring
2016-09-14 15:33:30 +02:00
GGabriele
ae0e9238f2
Adding nxos_snmp_host
2016-09-14 15:29:01 +02:00
GGabriele
04bf398f60
Adding nxos_snmp_community
2016-09-14 15:13:20 +02:00
GGabriele
53c9ba9011
Fixing docstring and more fix
2016-09-14 15:11:15 +02:00
John Barker
f1ad1d0d64
RETURNS doesn't support markup, so remove it
2016-09-14 12:58:53 +01:00
Peter Sprygada
1b8cf3bbd9
rename arugment from default to defaults
...
This argument_spec incorrectly named an argument default and it should have
been defaults. This corrects that issue
2016-09-14 07:36:23 -04:00
Peter Sprygada
9794087aa7
rename the argument default to defaults
...
The argument_spec incorrectly had the argument default and it should have
been defaults. This corrects the problem.
2016-09-14 07:34:55 -04:00
John Barker
9c42d72375
Docs improvements to _config
2016-09-14 12:06:18 +01:00