Brian Coca
fdb56e4bad
avoid bad path entries
9 years ago
Toshio Kuratomi
1802e09b08
Exclude .tox from paths scanned for urlopen
9 years ago
Toshio Kuratomi
728bb7d85e
Update submodule refs
9 years ago
Brian Coca
7cfdb23025
Merge pull request #15120 from dagwieers/patch-17
...
Update CONTRIBUTING.md to reflect new way of working
9 years ago
Brian Coca
0fbe42a60d
Merge pull request #15122 from Shrews/changelog
...
Update CHANGELOG for new OpenStack modules
9 years ago
Toshio Kuratomi
d3583108ec
Fix log_invocation test on python2 with hash randomization
9 years ago
Toshio Kuratomi
917da92e2b
Get rid of extra trailing space in log messages
9 years ago
David Shrewsbury
21e70bbd83
Update CHANGELOG for new OpenStack modules
9 years ago
Dag Wieers
a4713db3b4
Update CONTRIBUTING.md with more recent developments
...
The file no longer reflects the new way of working (but was referenced at the top of the "new issue" interface).
9 years ago
Brian Coca
e42bb8df6c
Merge pull request #15114 from djmattyg007/document_squash_actions_config_setting
...
Add documentation for squash_actions configuration setting
9 years ago
Brian Coca
5a639a6389
Merge pull request #15118 from dagwieers/github-dir
...
Various improvements to issue/pull-request templates
9 years ago
Dag Wieers
e4701b12ee
One more improvement
9 years ago
Dag Wieers
2e9fc91844
Various improvements to issue/pull-request templates
...
- Instruct to verify if an issue/request already exists
- Use uppercase for titles (easier to parse as titles)
- Remove empty lines where it makes sense (instructions)
- Ensure that commit-message appears directly under summary (pull-requests)
9 years ago
Matthew Gamble
7b06ec79e3
Add documentation for squash_actions configuration setting
9 years ago
Abhijit Menon-Sen
72e111ecca
Merge pull request #15112 from djmattyg007/comment_improvement
...
Small comment improvement in AnsibleModule class
9 years ago
Matthew Gamble
197e590d7c
Small comment improvement in AnsibleModule class
9 years ago
Abhijit Menon-Sen
1b242ffb89
Merge pull request #15111 from xiaket/devel
...
complete the docstring. Fixed #14794
9 years ago
夏恺(Xia Kai)
f9a9e5e1b9
complete the docstring. Fixed #14794
...
Signed-off-by: 夏恺(Xia Kai) <xiaket@gmail.com>
9 years ago
Peter Sprygada
5bb876b0e2
fixes issue with getting value with . (dot) in key in netcfg
...
This commit addresses a problem when attempting to retrieve a value from
the result that includes a dict key using . (dot).
9 years ago
Matt Martz
ffc52a2767
Merge pull request #15105 from sivel/ovirt-and-run-tests
...
Ovirt indentation fix and ensure run_tests.sh fails fast
9 years ago
Matt Martz
ad30bad14f
Skip test_module_utils_basic__log_invocation until we can figure out the cause of the failure
9 years ago
Matt Martz
a6d52ce098
Ensure that any command in run_tests.sh that fails results in immediate failure
9 years ago
Matt Martz
bb6e05a176
Fix indentation in ovirt.py inventory
9 years ago
Brian Coca
b4b44b2708
Merge pull request #15086 from robinro/patch-2
...
remove double read of "path" (/etc/SuSE-release) in facts.py
9 years ago
Toshio Kuratomi
c3548677de
Add TEST_FLAGS to test_hash
9 years ago
James Cammarata
6afed7083a
Revert "Use docker cp instead of docker volumes to allow for testing with remote docker servers"
...
This reverts commit 18599047cd
.
9 years ago
Brian Coca
43f70d66a5
Merge pull request #15088 from robinro/patch-3
...
break after parsing SuSE-release in facts.py
9 years ago
Brian Coca
51c92236b5
Merge pull request #15094 from dblencowe/patch-1
...
Update the Mac warning in intro_installation.rst
9 years ago
Brian Coca
aa040a1be7
Merge pull request #15097 from wenottingham/patch-10
...
be brand-approved
9 years ago
Bill Nottingham
02e6ef2a81
be brand-approved
9 years ago
James Cammarata
90ffb8d8f0
Also remove volumes when removing containers
9 years ago
Toshio Kuratomi
3a8f3ece53
Add changelog entry for sorting of plugins
9 years ago
Toshio Kuratomi
2f118e546f
Merge pull request #15095 from jjshoe/sort_plugins
...
Sort plugins by basename to support ordering callbacks
9 years ago
Joel
23a74eb125
Sort plugins by basename to support ordering callbacks
9 years ago
David Blencowe
941e31e968
Update the Mac warning in intro_installation.rst
...
A setting of 1024 here causes other issues such as VMware not being able to start Virtual Machines. Changing to just "unlimited" as the option resolves this
9 years ago
Toshio Kuratomi
06d77996da
Update submodule refs
9 years ago
James Cammarata
9a2c1cf94d
Force removal of docker container after test ends
9 years ago
Matt Martz
18599047cd
Use docker cp instead of docker volumes to allow for testing with remote docker servers
9 years ago
Jason McKerr
a3d0c9e006
Update committer_guidelines.rst
9 years ago
James Cammarata
081c33c451
Adding a docker pull to the run_tests.sh script
9 years ago
James Cammarata
395ff361d4
Adding acl package to all docker images
9 years ago
Robin Roth
2c28dcc5cb
break after parsing SuSE-release in facts.py
...
All sections that lead to succesful parsing of the version break afterwards, for SuSE-release this break was missing, potentiall causing #14837
9 years ago
Robin Roth
fea5500605
remove double read of "path"
...
path is already read in line 444, don't reread the file here, but use the existing content
9 years ago
Abhijit Menon-Sen
9005f91bb0
Merge pull request #15068 from OwenTuz/issue-15067
...
Name the AWS inventory cache based on the profile in use
9 years ago
Toshio Kuratomi
3511abb9d9
Merge pull request #15055 from ansible/ansible_sudo_pass-should-override-cli
...
Fix ansible_sudo_pass inventory variable so that it overrides setting of sudo password from the command line
9 years ago
Toshio Kuratomi
f39a1da360
Merge pull request #15074 from ansible/pluginloader-cleanups
...
Cleanup some minor issues in PuginLoader:
9 years ago
Brian Coca
6bf92e7398
Merge pull request #15037 from vladpanainte/gce_fix
...
remove logging warning from GCE inventory
9 years ago
Brian Coca
9c6b49fd3d
Merge pull request #15004 from agx/zypper-repository-integration-tests
...
Integration tests for zypper repository
9 years ago
Toshio Kuratomi
ed9e164b80
Fix ansible_sudo_pass inventory variable so that it overrides setting of sudo password from the command line
9 years ago
Toshio Kuratomi
7ce130212f
Cleanup some minor issues in PluginLoader:
...
* class_only was a keyword arg of get() and all() that was mistakenly
passed on to Plugins. Be sure to strip it from the keyword args
before instantiating Plugins. (Reworked API probably should either
not instantiate Plugins or take the args for the Plugin as a separate
list and a dict.)
* Checking required base_classes was only done in get() and only if
class_only was False (ie: that Plugin was instantiated). This meant
that different plugins could be found depending on whether the call
was to .get() or to all() and whether it was for classes or instances.
Fixed so that required base_classes are always checked.
9 years ago