Abhijeet Kasurde
401e70c0a2
VMware: add facts about tags in vmware_cluster_facts ( #56848 )
...
Fixes : #46458
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-07-24 15:45:15 +05:30
Andrey Klychkov
fd35833554
postgresql modules: fix by flake8 ( #59497 )
2019-07-24 15:40:44 +05:30
Xu Yuandong
93265bf92e
ce_mtu: update to fix bugs. ( #59343 )
...
* update to fix bug.
* Update ce_mtu.py
* Update ce_mtu.py
* Update ce_mtu.py
2019-07-24 05:53:08 -04:00
Abhijeet Kasurde
281307b492
VMware: make properties configurable ( #53050 )
...
This allows user to control set of properties which can be included
in the hostvars.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-07-24 15:18:32 +05:30
Martin Krizek
1010363c0b
Preserve original variables when using a loop ( #59426 )
...
Fixes #59414
2019-07-24 11:35:14 +02:00
Jill Rouleau
5a7f579d86
Fix clouds_yaml_path type in openstack inventory
...
Fixes: 59442
2019-07-24 10:25:44 +02:00
Xu Yuandong
6ff54c546e
update to fix a bug ( #59346 )
2019-07-24 04:09:53 -04:00
Matt Clay
ba90263c22
Fix ansible-test cloud testing for collections.
2019-07-24 00:17:11 -07:00
Matt Clay
3c68a2e5f0
Ignore deleted when querying git in ansible-test.
2019-07-23 23:36:08 -07:00
Abhijeet Kasurde
bafd06bc89
VMware: Fix custom value in vmware_guest ( #58157 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-07-24 10:54:16 +05:30
Matt Clay
51083537fa
Fix incorrect collections coverage warning.
2019-07-23 22:06:17 -07:00
Jordan Borean
ba7097cba3
Collection test ( #59488 )
...
* Add missing __init__.py for collection unit tests
* Added more tests for collection install and remove default path
2019-07-24 12:38:32 +10:00
Abhijeet Kasurde
d9b9e07d0b
VMware: Add datatypes in documentation ( #59221 )
...
* Remove E337 warnings
* Update docs
* Fix minor typos
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-07-24 07:55:55 +05:30
Matt Clay
7c728118e6
Fix import sanity test for collections. ( #59484 )
2019-07-23 18:10:24 -07:00
Matt Clay
d65d8d6e13
Fix default pylint config for collections.
2019-07-23 17:14:10 -07:00
Jordan Borean
3581e63ca8
psexec - update example for for delegation example ( #59475 )
2019-07-24 10:12:34 +10:00
Toshio Kuratomi
8a880d6032
Fix the pytest match test for python-2.6
2019-07-23 14:07:37 -07:00
Matt Martz
65bedaf074
Ensure package_data matches collections_galaxy_meta.yml. Fixes #59451 ( #59452 )
2019-07-23 15:52:38 -05:00
Matt Clay
44a262714c
Add common sanity ignore & skip to ansible-test. ( #59416 )
...
* Add common sanity ignore & skip to ansible-test.
* Switch ansible-doc sanity test to single version.
* Remove duplicate ignore entry.
2019-07-23 13:31:54 -07:00
Chaz Ruhl
aebc3b0730
Update cobbler_system.py ( #59316 )
...
State was not referenced appropriately in doc examples.
2019-07-23 15:13:07 -05:00
Nathan Swartz
6a77533b57
Specify type-str for common NetApp E-Series documention options. ( #59459 )
2019-07-23 14:38:11 -05:00
Shachaf92
092e5515d1
win_firewall_rule - update doc for localport dep. on protocol ( #59467 )
2019-07-23 14:37:08 -05:00
UNR Information Security
7b4ce9e4ae
Update find.py ( #59456 )
...
Return values for `matched` and `examined` in the find module are integers and not strings.
2019-07-23 13:51:56 -05:00
Sandra McCann
cb1dd6d77b
remove molecule mentions ( #59441 )
2019-07-23 13:12:13 -05:00
Toshio Kuratomi
67fb3a8215
Fix root filter test
...
On python-2.6 the error message is different
2019-07-23 09:50:47 -07:00
Felix Fontein
266d6e77a9
Re-enable docker_container tests ( #59425 )
...
Mark dependent container's ipc_mode as shareable
2019-07-23 10:20:18 -04:00
Andrey Klychkov
333953117c
Add human_to_bytes isbits arg unit tests&docstring
...
PR #58623
Co-Authored-By: Sviatoslav Sydorenko <webknjaz@redhat.com>
Co-Authored-By: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
2019-07-23 14:56:56 +02:00
Xu Yuandong
133cb945ae
update to fix bugs. ( #59345 )
2019-07-23 06:30:45 -04:00
Martin Nečas
1998c9c19d
add example ( #59287 )
2019-07-23 06:05:17 -04:00
Martin Nečas
8ee587aa7d
ovirt add template cluster ( #59378 )
...
* ovirt add template cluster
* update doc
* add global search fallback
* update docs
2019-07-23 06:04:42 -04:00
Xu Yuandong
f1dbf6292b
update to "state is present but all of the following are missing: password" bug ( #59344 )
2019-07-23 05:56:01 -04:00
Xu Yuandong
b728347260
ce_bfd_session: update & add 2 params. ( #59333 )
...
* update & add 2 paramers.
* update for shippable
* update for shippable
2019-07-23 03:38:27 -04:00
Ganesh Nalawade
1092ee55d4
Add [junos_lag_interfaces] resource module ( #59011 )
...
* Add junos_lag_interfaces resource module
* Add new resource module junos_lag_interfaces.
* Targets model https://github.com/ansible-network/resource_module_models/pull/29
* Deprecate junos_linkagg module
* Fix CI issues
* Fix junos integration test cases
* Fail if base lag interface is not configured
2019-07-23 11:53:15 +05:30
Trishna Guha
3bad4d6a50
Add nxos_lag_interfaces resource module ( #59031 )
...
* Add nxos_lag_interfaces resource module
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* ix CI failure
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* module_utils nxos transport-provider fix
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* CI failure
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* nxos_lag_interfaces tests
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Integration test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2019-07-23 11:11:37 +05:30
The Magician
04445f184b
Bug fixes for GCP (as of 2019-07-09T06:06:53Z) ( #59322 )
2019-07-22 22:07:48 -07:00
The Magician
c6c262a07e
Bug fixes for GCP (as of 2019-07-09T06:06:53Z) ( #59131 )
...
* Bug fixes for GCP modules
* ignore syntax
2019-07-23 10:01:47 +05:30
The Magician
b81239ce50
Bug fixes for GCP (as of 2019-07-09T06:06:53Z) ( #59323 )
...
* Bug fixes for GCP modules
* ignore syntax
2019-07-23 10:00:22 +05:30
The Magician
5d412d89b1
Bug fixes for GCP (as of 2019-07-09T06:06:53Z) ( #59325 )
...
* Bug fixes for GCP modules
* ignore syntax
2019-07-23 09:58:21 +05:30
Matt Clay
79eca9c8fb
Initial ansible-test support for collections. ( #59197 )
...
* Initial ansible-test support for collections.
* Include cloud config in delegation payload.
* Add missing types import and fix `t` shadowing.
* Fix plugin traceback when config_path not set.
* Fix encoding issues.
* Remove unused imports.
* More encoding fixes.
* Handle delegation outside exception handler.
* Inject ssh keys only if not already in place.
* More defensive approach to getting remote pwd.
* Add missing string format var.
* Correct PowerShell require regex.
* Rename `is_install` and `INSTALL_ROOT`.
2019-07-22 19:24:48 -07:00
Sam Doran
67c69f3540
Mark Docker tests unstable ( #59408 )
...
* Mark Docker tests unstable
- docker_swarm is unstable on RHEL 8
- docker_container is unstable on RHEL 7
* Disable docker_container test.
2019-07-22 16:40:45 -07:00
Martin Nečas
c7f414dece
ovirt vm when creating Nonetypefix ( #59377 )
...
* ovirt vm when creating Nonetypefix
* update fix and add comment
* add changelog
* Update 59377-ovirt-vm-when-creating-fix.yml
2019-07-22 16:18:08 -07:00
Brian Coca
8a886a6bee
Fix gather facts ignoring gather_subsets config ( #59271 )
...
* Fix gather facts ignoring gather_subsets config
fixes #58728
* Update lib/ansible/playbook/play.py
Co-Authored-By: Abhijeet Kasurde <akasurde@redhat.com>
2019-07-22 17:59:22 -04:00
Jordan Borean
aa0de421d2
Ignore collection build release files in the root collection directory ( #59121 )
2019-07-23 07:52:30 +10:00
Brandon Authier
199c97728f
Update disk description in vmware_guest.py ( #59399 )
...
Corrects grammar in the disk description section of the vmware_guest module documentation.
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
2019-07-22 16:14:45 -05:00
Navid Nabavi
b2e58856bf
Update hpilo_boot.py ( #59136 )
...
Change `hpilo` requirement to `python-hpilo` to avoid being confused in installation with pip.
2019-07-22 16:09:56 -05:00
Alex IP
a2b49854ca
Update copy.py ( #56370 )
...
* Update copy.py to make the behavior of the `content` option clearer.
2019-07-22 15:57:33 -05:00
Jordan Borean
65049620ee
Generate galaxy.yml based on single source of truth ( #59170 )
...
* Generate galaxy.yml based on single source of truth
* Fix up tests and align file names
* Minor Makefile tweak
* Remove link in galaxy.yml file and make it a template file
* Moved collections docs to dev_guide
* change Makefile clean path
* Added readme to example meta file
* review fixes
* Use newer style for doc generation script
* Fix mistake in dev_guide index
* removed uneeded file, fixed links and added preview banner
* Moved banner for sanity test
2019-07-23 06:50:46 +10:00
Tomáš Pospíšek
28b9f71640
remove ambiguity: use "my_test" as module name ( #59335 )
...
Naming a module "something_module" is misleading (see below). Let's drop the "_module" part of the module name on the developing_modules_general page.
2019-07-22 14:58:12 -05:00
Jordan Borean
9ff26a4a22
psrp - Added proper reconnection variable name ( #59369 )
2019-07-23 05:55:52 +10:00
PRASOON KARUNAN V
a20afb5822
Add support for test script parameters in win_pester ( #58790 )
...
* add parameter list argument
* add tests
* fix test and add doc
* correct test file
* fix typo
* fix tests
* fix typo in file name
* correct file name reverting the previous commit
* correct property name
* add checkmode message
* changes as per review comments
* variable casing and other review comment changes
* define $test_parameters_check_mode_msg variable
2019-07-23 05:46:26 +10:00