Sam Doran
effa235eb6
Fix typeo in param name ( #41287 )
2018-06-07 19:28:04 -04:00
Sam Doran
8b4e36e711
Insert set commands if a delete command is entered ( #40666 )
2018-05-24 11:20:14 -04:00
Sam Doran
d5dbd8c76d
EdgeOS module improvements ( #39530 )
...
* Update docs and use to_text on strings
* Add warning to use network_cli
2018-05-22 12:22:18 -04:00
Sam Doran
a4c82d5842
Update EdgeOS modules to be community supported ( #38112 )
2018-03-29 15:59:46 -05:00
Dag Wieers
cdd21e2170
Clean up module documentation ( #36909 )
...
* Clean up module documentation
This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required
* Fix remaining (new) validation issues
2018-03-15 22:15:24 +01:00
Sam Doran
3134ba6bee
Do not try to add an entry if none exist ( #37152 )
...
When commit revisions are disabled, there will be no revision items returned.
Add note about setting ANSIBLE_PERSISTENT_COMMAND_TIMEOUT to a higer value to avoid timeouts.
2018-03-08 14:36:32 -05:00
Sam Doran
97573d8b0c
Add unit tests for edgeos_command ( #35861 )
2018-02-14 09:27:03 -05:00
Sam Doran
6037e73c16
Add EdgeOS config module ( #35867 )
...
* Add edgeos_config module
* Add edgeos_config module
* Remove debugging statements
* Add future import and correct module name in docs
2018-02-07 21:12:15 -05:00
Sam Doran
a9da1c2927
Add EdgeOS facts module ( #35871 )
...
* Add edgeos_facts module and unit tests
* Add future import
2018-02-07 21:11:57 -05:00
Chad Norgan
9bbf97632c
[WIP] Add new network module for EdgeOS ( #33109 )
...
* Add edgeos network module using network_cli
* Add documentation and some sanity test fixes
* Update copyright and documentation
2018-02-07 10:36:26 -05:00