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