Toshio Kuratomi
2e31a67532
Update module refs in v2
10 years ago
Brian Coca
e2de336a23
made special treatment of certain filesystem for selinux configurable
10 years ago
Toshio Kuratomi
8a26b17f16
Merge pull request #11009 from kustodian/fix-pattern-documentation
...
Fixed documentation for host pattern portions
10 years ago
James Cammarata
ac7dce4631
Fixing broken set_extra_vars method after fixing unit tests (v2)
10 years ago
Brian Coca
b22bf0c7c9
Merge pull request #11015 from mscherer/fix_typo_doc
...
Fix error in the column name in the doc
10 years ago
Michael Scherer
85aa984340
Fix error in the column name in the doc
10 years ago
James Cammarata
48d62fd934
Cleaning up VariableManager tests (v2)
10 years ago
Toshio Kuratomi
0f9ad9dad2
Update integration tests from @darkk to work with the current uri module code
10 years ago
Leonid Evdokimov
3383a7b37a
tests: replace start-stop-daemon with async action
10 years ago
Leonid Evdokimov
ae9ba4afa1
uri: provide raw_content, parse json without double-decoding. Fixes #7586
...
Regression potential:
- `raw_content` is written to `dest` file instead of decoded `content`
- `raw_content` doubles module reply
10 years ago
James Cammarata
a0509cda1e
Fix test_role unit tests to use unique role names to avoid role caching errors
10 years ago
Strahinja Kustudić
fa1549fec1
Fixed documentation for host pattern portions
10 years ago
Aleksey Zhukov
b7d644d484
Fix broken cache logic
10 years ago
Brian Coca
46d7f5281a
added pushbullet to changelog
10 years ago
Toshio Kuratomi
b91ce29007
Go to next task when we get an error in linear
10 years ago
Toshio Kuratomi
bbda86ad0a
Fix parsing tests so that they all run
10 years ago
James Cammarata
b94e2a1f4e
Fixing bugs related to parsing and fixing up parsing integration tests (v2)
10 years ago
Brian Coca
b85ce38834
slight changes to error handling to align with v1
10 years ago
Toshio Kuratomi
892fba265b
Update to fix documentation build
10 years ago
Aleksey Zhukov
3861597696
Bring back cache
10 years ago
Toshio Kuratomi
0a1dc74463
Update submodule refs
10 years ago
Toshio Kuratomi
079fca27a2
Update module refs for v2
10 years ago
Brian Coca
c82574e044
added cs_portforward
10 years ago
Brian Coca
7b33f5c952
added circonus annotation
10 years ago
James Cammarata
830225d9c1
Fix errors in subelements lookup plugin and associated tests (v2)
10 years ago
James Cammarata
4d999f8fe0
Fix logic error in parent attribute retrieval for blocks/roles (v2)
10 years ago
Jan Losinski
dcb54d9657
Add integration test to verify #10073
...
In issue #10073 a misbehaviour in literal handling for inline lookup
arguments that can cause unexpected behaviur was reported. This
integration testcase reproduce the problem.
After applying pull request #10991 the issue is fixed and the test
passes.
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
10 years ago
James Cammarata
b03b7892f8
Fix method of exiting task loop (v2)
10 years ago
Toshio Kuratomi
d0d0e9933f
Update module refs in v2
10 years ago
Serge van Ginderachter
9b646dea41
Add optional 'skip_missing' flag to subelements
10 years ago
James Cammarata
1ca8cb8553
Fixing up v2 unit tests
10 years ago
James Cammarata
361eb29146
Also make task_executor connect explicitly (v2)
10 years ago
James Cammarata
3697d6582f
Connection plugins no longer auto-connect (v2)
...
Also fixed a bug in ssh.py where an attribute was being inappropriately
initialized in the _connect() method instead of __init__()
10 years ago
Brian Coca
09605706d9
relly fix it this time
10 years ago
Brian Coca
12a800c0e7
fixed less opts issue
10 years ago
Brian Coca
8fdf9ae59b
moved module_doc_fragments to v2
10 years ago
Toshio Kuratomi
6918a588c6
Update the extras module ref
10 years ago
James Cammarata
75b2082529
Submodule update
10 years ago
Brian Coca
537baf6512
Merge pull request #10903 from gtback/include-variable-structure-docs
...
Make "include" variable documentation consistent
10 years ago
Brian Coca
f164926a9d
Merge pull request #10983 from resmo/patch-1
...
changelog: add cs_account
10 years ago
René Moser
adc7f91865
changelog: add cs_account
10 years ago
Brian Coca
67b656c236
Merge pull request #10979 from resmo/feature/test_cs_account
...
cloudstack: add test for cs_account
10 years ago
Toshio Kuratomi
490cde3cbd
Add python2.6+ as a documented requirement for rackspace modules
10 years ago
Brian Coca
b947704e2b
Merge pull request #10982 from alexmuller/fix-docs-playbook-intro-sudo
...
Remove unnecessary 'from' in playbook intro docs
10 years ago
Alex Muller
1caee5cb79
Remove unnecessary 'from' in playbook intro docs
...
To make this sentence make sense.
Fixes #10970 .
10 years ago
James Cammarata
fd321355d6
Adding 'role_path' to VariableManager "magic" variables (v2)
10 years ago
James Cammarata
7b1c6fbab9
Fix playbook includes so tags are obeyed (v2)
10 years ago
Brian Coca
e9bf3fc30b
Merge pull request #10981 from aioue/patch-2
...
Update become.rst
10 years ago
Tom Paine
0c21f05bcd
Update become.rst
...
Visually separate commands and values from description text for clarity. Add value detail for become_user and become_method to match become.
10 years ago
Toshio Kuratomi
c80c5c980d
Add python2.6 dep to aws and cloudstack doc fragments
10 years ago