Dag Wieers
86c3f14972
mso_st_deploy: Deploy a schema template ( #51379 )
...
This new module deploys a schema template to sites.
2019-01-28 12:55:29 +01:00
Zim Kalinowski
2bb8eea413
Adding mysql configuration facts module ( #45075 )
2019-01-28 16:36:23 +08:00
Nilashish Chakraborty
69dd03d472
ios_user: Add support for multiple sshkeys ( #51173 )
...
* Add support for multiple sshkeys
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Fix CI
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Add the keys at on go
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
* Update tests
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2019-01-28 13:44:15 +05:30
Karsten Jakobsen
99a4a3dc33
VMware: New module vmware_vm_host_drs_rule ( #50651 )
...
* Added new vmware module for creating DRS VM-HOST rules Host groups in a given cluster
* Fixing punctuation in lib/ansible/modules/cloud/vmware/vmware_vm_host_drs_rule.py
* Added better Docstring
* Better messaging and documentation. Removed unused lib
* Added operation to determine create or update msg
* Fixed class params to only take module. This is less error prone
* Bugfix, undefined names
2019-01-28 06:15:45 +01:00
Zim Kalinowski
be859a9f8e
Automatically removing all resources allocated by VM ( #50652 )
2019-01-28 12:27:32 +08:00
Daniel Speichert
1a105a99dc
hpilo_boot: fix module doc to match code and logic ( #51360 )
...
* hpilo_boot: fix module doc to match code and logic
There is no explicit nor implied value for media.
In fact, not choosing media makes perfect sense.
* Remove ignored sanity test failure
2019-01-27 21:17:29 +01:00
Hannes Ljungberg
72a44e144a
docker_swarm_service: Compare image by digest ( #51134 )
...
* Compare image by digest
* Add changelog fragment
* Fix version check
* Remove unused import
* Add note about image resolving
* Don’t overwrite image
* Fix documentation error
* Add resolve_image option
* Add version_added
* Remove whitespace
* Remove unused attribute
* Remove unused attribute
2019-01-27 11:48:16 -05:00
Samuel Carpentier
6846152c46
New module: tower_notification ( #50512 )
...
* New module: tower_notification
* Fix CI check failures
* Add integration tests and extend examples
* Add missing required field for deletion tests and examples
* Add missing required field for deletion tests and examples
* Set port type to int
* Add missing field for Slack notification
* Add missing field types for IRC notification
* Update module documentation
* Correct field name and type for IRC notification
* Uniformize 'targets' field
* Uniformize 'targets' field
2019-01-27 16:28:49 +00:00
Hannes Ljungberg
b426daa064
docker_swarm_service: Remove root as default user ( #51110 )
...
* Remove root as default user
* Add changelog fragment
* Add deprecation documentation
* Tweak user default docs for docker_swarm_service
Co-Authored-By: hannseman <hannes@5monkeys.se>
* Tweak user default deprecation docs
Co-Authored-By: hannseman <hannes@5monkeys.se>
2019-01-27 16:26:41 +00:00
Hannes Ljungberg
ee39853426
docker_swarm_service: Fix endpoint mode idempotency ( #51232 )
...
* Fix endpoint mode idempotency
* Remove newline
2019-01-27 09:06:09 -05:00
Nerijus Baliūnas
ffb2e30786
fix debug msg in example ( #51361 )
...
See ansible#33984.
2019-01-26 19:27:12 +00:00
Anatoly Pugachev
88dee04f66
Prefer to use gmake (if available) on non linux OS ( #51294 )
...
* Prefer to use gmake (if available) on non linux OS
Fixes #26187
* Small cosmetic changes
2019-01-26 15:28:55 +01:00
Richlv
d2eb7a6cc1
Document trigger_severity values ( #51331 )
...
* Document the valid values for trigger_severity.
* Minor typo fix.
+label: docsite_pr
2019-01-26 07:17:39 -05:00
Dusan Matejka
2133f0821a
zabbix_template: Fixed interactions between options and data within JSON object ( #51222 )
2019-01-26 13:15:32 +01:00
Dag Wieers
73636175da
MSO: Refactor modules to common structure ( #51354 )
...
This PR includes:
- Various fixes to jsonpatch interface
- Added seealso: and notes: to docs
- Various improvements to docs
- A set of bugfixes found during integration tests
Full integration tests follow.
2019-01-26 03:48:13 +01:00
Brian Coca
9a1c291d01
add toggle for host pattern mismatch behaviour ( #51199 )
...
* add toggle for host pattern mismatch behaviour
fixes #40030
* fix
2019-01-25 16:00:28 -05:00
Chris Archibald
7e4336a3f4
Switch na_ontap_ifgrp to use NetAppModule and new option ( #50774 )
...
* rewrite
* fixes to ifgrp
* Fixed Author
2019-01-25 11:48:20 -05:00
Chris Archibald
1c54ca52b2
New Module: na_ontap_nvme_namespace ( #50886 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* new module nvme namespace
* updates
* Revert "updates"
This reverts commit 92056e5ba4
.
* update author
* Fix author line
2019-01-25 11:46:10 -05:00
Chris Archibald
d5add305ab
New Module: na_ontap_portset ( #49784 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* new module na_ontap_portset
* Fix author
* fix issue from comment
2019-01-25 10:31:41 -05:00
Dag Wieers
b7ec254816
mso_schema_site: Add sites to a schema template ( #51332 )
...
A new module to associate sites to schema templates
2019-01-25 15:27:55 +01:00
jainnikhil30
b9f5a343c4
Add scm_update_cache_timeout, job_timeout and custom_virtualenv to tower_project ( #51330 )
...
* adding scm_update_cache_timeout and job_timeout to tower_project module
* add support for cache_timeout, job_timeout and custom_venv for tower_project module
* add the version_added
2019-01-25 08:42:14 -05:00
Will Thames
195de8b460
k8s: turn off wait in check_mode ( #51310 )
2019-01-25 11:08:46 +01:00
Prashant Baisla
9cb7cbb62a
postgresql_ext: Allow creating extension in a specific schema ( #47279 )
...
* Allow creating extension in a specific schema
* Code Review: Update example to include schema parameter
* Code Review: Use simple string concatenation to build query
2019-01-25 04:25:39 -05:00
Matt Clay
48bdb61870
Fix path encoding bug in config manager.
2019-01-24 22:29:08 -08:00
Dag Wieers
92b475f721
mso_contract_filter: Improve logic ( #51315 )
...
This PR improves the jsonpatch logic.
2019-01-25 04:23:59 +01:00
Dag Wieers
0acc4dafdd
MSO: Various small fixes ( #51314 )
...
* mso_bd: Allow adding subnets on creation
* Fix example
2019-01-25 04:23:38 +01:00
Dag Wieers
fc4e93f1a3
mso_anp: Idempotency fixes ( #51313 )
2019-01-25 03:53:43 +01:00
Zim Kalinowski
6f63ba6520
vmss extension facts ( #51263 )
2019-01-25 10:04:44 +08:00
Zim Kalinowski
c788591580
Adding Azure Virtual Machine Extension Facts ( #51258 )
2019-01-25 09:47:23 +08:00
Richlv
6345ea2925
Fix example, clarify "macro_name" syntax ( #51129 )
...
* Fix the macro name in example to use allowed characters.
* Clarify on the syntax for the "macro_name" parameter.
2019-01-24 14:30:12 -06:00
Dag Wieers
ebe8510f05
mso_st_contract_filter: Manage contract filters ( #51300 )
...
New module to manage contract filters in an MSO schema template.
2019-01-24 20:56:46 +01:00
Dag Wieers
0a9902174c
mso_st_vrf: Manage VRFs in templates ( #51292 )
...
A new module to manage VRFs in MSO schema templates.
2019-01-24 17:54:09 +01:00
Dag Wieers
ac2476a791
mso_st_l3out: Manage l3out's in templates ( #51291 )
...
A new module to manage l3out's in MSO schema templates.
2019-01-24 17:53:20 +01:00
Brian Coca
be776daefe
add static facility and apply to register ( #49737 )
...
* add static facility and apply to register
* added warning
* added test for templated register
* test register 'static' status
* rely on subshell to deal with quote context
* use corrects pb for test
* bring constants back cause new code in devel
2019-01-24 11:51:52 -05:00
Stephan Müller
ffac260c66
add support for hostname on Raspbian ( #51273 )
2019-01-24 11:48:48 -05:00
Dag Wieers
2413169b25
mso_st_filter_entry: Manage filter entries in templates ( #51290 )
...
A new module to manage filter entries in MSO schema templates.
2019-01-24 17:38:39 +01:00
Dag Wieers
ad607083de
mso_schema_template_bd: Manage BDs in templates ( #51279 )
...
A new module to manage BDs in MSO schema templates.
2019-01-24 16:53:30 +01:00
Dag Wieers
9409826982
mso_st_externalepg: Manage external EPGs in templates ( #51285 )
...
A new module to manage external EPGs in MSO schema templates.
2019-01-24 16:53:18 +01:00
Chris Archibald
c940c6df41
Rewite of na_ontap_cifs to use NetAppModule, new options, and unit tests. ( #49782 )
...
* changes to clusteR
* Revert "changes to clusteR"
This reverts commit 33ee1b71e4bc8435fb315762a871f8c4cb6c5f80.
* changes to na_ontap_cifs
* fix dup
2019-01-24 10:41:36 -05:00
Dag Wieers
8d282de811
mso_st_bd_subnet: Manage BD subnets in templates ( #51282 )
...
A new module to manage BD subnets in MSO schema templates.
2019-01-24 16:14:51 +01:00
Dag Wieers
e72bb42e21
mso_sta_epg_subnet: Manage EPG subnets in templates ( #51278 )
...
A new module to manage EPG subnets in MSO schema templates.
2019-01-24 15:43:43 +01:00
Dag Wieers
73ed1a8269
mso_schema_template: Manage templates in schemas ( #51277 )
...
A new module to manage templates in MSO schemas.
2019-01-24 15:32:07 +01:00
Dag Wieers
6d47105a2d
mso_s_t_anp: Manage ANPs in templates ( #51274 )
...
A new module to create ANPs in MSO schema templates.
2019-01-24 15:20:36 +01:00
Dag Wieers
dfad17ad8a
mso_s_t_anp_epg: Manage EPGs in templates ( #51275 )
...
A new module to create EPGs in MSO schema templates.
2019-01-24 15:16:45 +01:00
Ruben Tsirunyan
18ee119a40
Adding 'eval_type' option for zabbix_action module ( #51266 )
2019-01-24 09:13:01 -05:00
Dag Wieers
0434868b5d
Required changes for schema-modifying modules ( #51270 )
...
A new set of schema modifying modules need some additional
infrastructure.
2019-01-24 14:40:11 +01:00
Dag Wieers
7a642c783a
mso_schema: Improvements to docs ( #51272 )
2019-01-24 14:39:06 +01:00
Zim Kalinowski
db37be66fe
updating azure compute mgmt package to the latest version ( #51259 )
2019-01-24 18:59:40 +08:00
Maxim Babushkin
de542394af
Add port_type argument to os_port module ( #47415 )
...
Openstack has multiple types for the port.
Add type selection during the port creation and update.
2019-01-24 09:48:08 +00:00
Vagner Farias
70c61cff05
ovirt_disk: Support ISO image uploads. ( #51256 )
...
* Support ISO image uploads.
* Fixing missing whitespace.
2019-01-24 03:28:29 -05:00