Fabio Alessandro Locati
95be8b8276
Make main()
calls conditional - network ( #3649 )
2016-12-08 11:35:15 -05:00
Fabio Alessandro Locati
cb1b8edfa9
Native YAML - Network ( #3587 )
...
* Fix citrix native yaml
* Fix snmp native yaml and connectio
* Fix more native syntax
* More native syntax
* Fix openvswitch native syntax
* More YAML code !
* More fixes
* Improve nmcli
2016-12-08 11:35:12 -05:00
jctanner
b3795322e9
More isinstance fixes ( #3405 )
...
* More isinstance fixes
* Use double types
2016-12-08 11:35:06 -05:00
Michael Scherer
04996c3720
Make nmcli pass py3 sanity check
...
Cleanup include, do not use '*' for future refactoring.
Since nmcli is not present on EL5, we can safely use python
2.6 syntax only.
2016-12-08 11:35:00 -05:00
Michael Scherer
f8b7ab1e10
Do not crash if the system do not have required modules ( #2852 )
2016-12-08 11:34:49 -05:00
Shinichi TAMURA
a3860ecf1e
Allow value to be bool where 'yes'/'no' are in choices ( #2593 )
...
* Changed type of 'details' argument to bool on ecs_service_facts module.
* Changed type of 'autostart' argument to bool on virt_* modules.
* Changed types of 'autoconnect' and 'stp' argument to bool on nmcli module.
('create_connection_bridge(self)' and 'modify_connection_bridge(self)' are not implemented yet?)
* Added conversion of 'value' argument when 'vtype' is boolean on debconf module.
2016-12-08 11:34:41 -05:00
Orion Poplawski
70384d72e6
Fix gw4/gw6 typo ( #1841 )
2016-12-08 11:34:15 -05:00
Ashley Penney
48c075d363
Fix package list for nmcli module.
...
There was a missing package that causes this to fail.
2016-12-08 11:33:46 -05:00
Ashley Penney
58aa9d38b8
Change example to include ethernet as the type.
2016-12-08 11:33:46 -05:00
Brian Coca
ae84177514
switched to use module loggigng
2016-12-08 11:33:24 -05:00
Greg DeKoenigsberg
313352c845
Add author data
2016-12-08 11:32:50 -05:00
Brian Coca
50bf780709
fixed doc issues
2016-12-08 11:32:50 -05:00
Chris Long
dab27eb089
Fixed descriptions to all be lists replaced enabled with autoconnect - refactored code to reflect update. removed ansible syslog entry.
2016-12-08 11:32:50 -05:00
Chris Long
2f9ad910af
Updated as per bcoca's comments: removed 'default' in state: removed defunct action: removed reference to load_platform_subclass changed cname to conn_name
2016-12-08 11:32:50 -05:00
Chris Long
367b0e7dc8
Initial commit of nmcli: NetworkManager module. Currently supports: Create, modify, remove of - team, team-slave, bond, bond-slave, ethernet TODO: vlan, bridge, wireless related connections.
2016-12-08 11:32:50 -05:00