Dag Wieers
203caf2570
Fix module issues ( #52209 )
2019-02-15 12:57:20 +01:00
Amol Kahat
563725ba98
Fixed typo from adress to address ( #52143 )
...
Signed-off-by: Amol Kahat <akahat@redhat.com>
2019-02-13 13:57:13 +05:30
getjack
d33ad416d7
- Initial commit ( #51738 )
...
- Fix sanity checks
- Fixed documentation trailing whitespaces
2019-02-12 14:33:58 +00:00
getjack
d9ffc42eee
Added Ansible UTM Info Module for network interface address entities. ( #51733 )
...
* - Initial commit
- Fix sanity checks
- Fixed documentation trailing whitespaces
* - Changed author github contact as he has no account i'll (steamx) take responsibility
2019-02-12 14:33:28 +00:00
getjack
748c9acba7
- Initial commit ( #51731 )
...
- Fix sanity checks
- Fixed documentation trailing whitespaces
2019-02-12 12:12:57 +00:00
getjack
71651a4eee
- Initial commit ( #51736 )
...
- Fix sanity checks
- Fixed documentation trailing whitespaces
2019-02-12 12:12:07 +00:00
getjack
9dbb551528
- Initial commit ( #51729 )
...
- Fix sanity checks
- Fixed documentation trailing whitespaces
2019-02-11 15:12:10 +00:00
getjack
6bc5d4dd8e
Added Ansible UTM Module for managing AAA groups. ( #49860 )
...
* Added Ansible UTM Module for managing AAA groups.
* - Fix sanity checks
- Fixed documentation trailing whitespaces
- Added missing documentation
* - Fixed minor language/typing/formatting issues.
2019-02-02 12:41:32 +00:00
getjack
d8d1ddc35d
Added Ansible UTM Module for managing network/interface_address objects. ( #49864 )
...
* Added Ansible UTM Module for managing network/interface_address objects.
* - Fix sanity checks
- Fixed documentation trailing whitespaces
- Added missing documentation
* - Fix sanity checks
- Removed duplicate documentation
2019-01-11 11:27:41 +00:00
Kortum, Kevin
e2f6598e3f
- Fix sanity checks
...
- Fixed documentation trailing whitespaces
- Added missing/broken documentation
2019-01-02 05:29:04 -05:00
Stephan Schwarz
deba5f0e54
Added Ansible UTM Module for managing reverse proxy auth profile entries.
2019-01-02 05:29:04 -05:00
Kortum, Kevin
d3865a0a8a
- Fix sanity checks
...
- Fixed documentation trailing whitespaces
- Added missing/broken documentation
2019-01-02 05:28:55 -05:00
Johannes Brunswicker
617e20e955
Added Ansible UTM Module for managing reverse proxy frontend entries
2019-01-02 05:28:55 -05:00
Kortum, Kevin
e52b6c8554
- Fix sanity checks
...
- Fixed documentation trailing whitespaces
- Added missing/broken documentation
2019-01-02 05:28:47 -05:00
Johannes Brunswicker
d556d27825
Added Ansible UTM Module for managing reverse proxy location entries
2019-01-02 05:28:47 -05:00
Dag Wieers
05c6ff79f9
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
Johannes Brunswicker
87ee59b8d7
Sophos UTM - add module to handle utm ca host key certificate entries ( #48927 )
...
* - add module to handle utm ca host key certificate entries
* - fixed typos in doc
* Apply suggestions from code review
Co-Authored-By: MatrixCrawler <johannes.brunswicker@gmail.com>
2018-12-17 11:57:54 +00:00
Johannes Brunswicker
d3be5d5327
Creates base Sophos UTM module ( #45781 )
...
* Fixes #18568
* Commit of the first set of utm modules
* added documentation line for module_utils file
* removed other utm modules for the first pr
* added maintainers to botmeta
* implemented fixes for shippable
* fixed whitespaces and newlines in included doc fragment
* added types and choices to documentation
* fix for E501
* Implemented change requests
* changed utm_utils license to BSD
* changed str() to to_native()
* added a status state that will just return information about my object
* renamed state 'status' to 'info'
* added team_e-spirit to botmeta and added the team as maintainer for the utm_utils
* only return a result if the lookup was not empty. Do not return a null result
* removed info state
* added boilerplate
* made preparation for info-only modules
2018-10-26 23:21:54 +05:30