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