Matt Clay
f436058fad
Add ansible-test constraint for decorator.
4 years ago
Rick Elrod
1c1734d32c
Fix 2.11 changelog ancestor, missed at 2.10 branching ( #74123 )
...
Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
Matt Martz
33185c29ab
Implement workaround for stdout deadlock in multiprocessing shutdown ( #74099 )
4 years ago
Matt Clay
4e2da0f894
Add ansible-test six constraint for Python 2.6.
4 years ago
Hunter Lannon
c0a8ed1e35
Fixed link to win_package module ( #74090 )
4 years ago
Brian Coca
f9f839fa08
Fix debug factsetter ( #74067 )
...
* prevent debug from setting namespaced facts as tlv
* also added tests
4 years ago
Toshio Kuratomi
112a7718c6
Porting guide update for ansible-4.0 alpha3 ( #74075 )
4 years ago
Matt Clay
b75844af45
Fix ansible-test coverage exporting.
...
ci_complete
ci_coverage
4 years ago
Amin Vakil
846c2d1ed3
Fix comment in iptables unit test ( #74061 )
4 years ago
Toshio Kuratomi
47ffa27416
Update the porting guide for a new ansible version ( #74073 )
4 years ago
chemsaf3
381bd1a575
import openbsd patches ( #74056 )
...
* add openbsd service info
* Create openbsd-service.yml
* Update var name
4 years ago
Baptiste Mille-Mathias
6b33864a2c
Clarify tags on tasks are applied with OR and not AND ( #74038 )
...
Co-authored-by: flowerysong <junk+github@flowerysong.com>
4 years ago
Rick Elrod
5e25ba62a6
Update Ansible release version to v2.11.0b4.post0. ( #74064 )
4 years ago
Rick Elrod
ae90774f2b
New release v2.11.0b4 ( #74063 )
4 years ago
Matt Davis
454c7e37ec
nonzero exit code on `ansible galaxy collection verify` failures ( #74051 )
4 years ago
Alexander Sowitzki
1527078a8f
pause - do not continue with '\r' when timeout is set ( #74030 )
...
Original function of pause was, to only allow user input
(finished with enter) when no timeout was set. This restores
the behaviour.
4 years ago
Matt Davis
a84c1a5669
add --offline option to galaxy collection verify ( #74040 )
...
* --offline allows in-place verify for installed collections with manifests
* manifest hash, collection name, version, and path are now always displayed
* test updates
4 years ago
Felix Fontein
af7f3fc266
Revert "Add duplicated set filter and documentation ( #72729 )" ( #74053 )
...
This reverts commit 99a6627c60
.
* ci_complete
4 years ago
Matt Martz
88d6a72178
Temporarily disable strategy units ( #74048 )
4 years ago
Baptiste Mille-Mathias
99a6627c60
Add duplicated set filter and documentation ( #72729 )
...
Co-authored-by: Kerry <kerry@flatline-studios.com>
4 years ago
Lydie
def2870df7
updated link to ansible.builtin.user password ( #73789 )
4 years ago
Brian Coca
22330dd322
Correctly set path and fullpath for template vars ( #73924 )
...
* Correctly set path and fullpath for template vars
don't expect path to always be full path
also added exception/tb on action fail
4 years ago
Brian Coca
4a82e2c486
Fix setup subset ( #74022 )
...
* fix error msg on bad subset
* added test
* handle more raised but not handled fact exceptions
4 years ago
Alicia Cozine
c66cff444c
documents the use of ansible.legacy ( #73942 )
4 years ago
Leandro Scardua
5dbcaa4c01
Update version on FreeBSD ( #73664 )
...
##### SUMMARY
<!--- Your description here -->
On the main freebsd change, and no the version: py37-ansible
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
4 years ago
Sandra McCann
59c61bc88a
update docs to uninstall ansible-base on upgrade ( #74024 )
4 years ago
sgpinkus
2abb2d3f17
Update playbooks_variables.rst. To say you can define variables within a playbook is somewhat misleading. Variables are defined within plays and are only visible within the play they are defined in *not* the entire playbook. There is no way to define vars to have strictly playbook scope. ( #73986 )
...
+label: docsite_pr
4 years ago
Marketka
0bf9b7fdf8
Added prerequisites to install for CentOS ( #73993 )
...
* Added prerequisites to install for CentOS as well so CentOS users don't have to look for alternatives for each Ubuntu package.
Signed-off-by: mm667937 <marketa.muzikova@broadcom.com>
Signed-off-by: mm667937 <marketa.muzikova@broadcom.com>
4 years ago
Baptiste Mille-Mathias
584432be26
Use FQCN for module set_stats ( #74028 )
4 years ago
saruter
73c08df2db
Docs: Add filter "urlencode" with example ( #74034 )
...
* Add example for URLENCODE filter
4 years ago
Alicia Cozine
eb631c1881
use present tense for porting guide entries ( #74021 )
...
Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: Sandra McCann <samccann@redhat.com>
4 years ago
Andrew Klychkov
46b02e125f
dev_guide/testing_integration: update image list ( #74017 )
4 years ago
David Greaves
4881ca1dcb
Introduce the concept of playbooks early on ( #74018 )
...
* Introduce the concept of playbooks early on
Co-authored-by: Sandra McCann <samccann@redhat.com>
4 years ago
Felix Fontein
940b7af7d8
argspec validation - fix apply_defaults ( #74029 )
...
* Add test
4 years ago
Mark Mercado
3bccfb1615
Updating Community docs with DO information ( #74019 )
4 years ago
Sam Doran
fa1b52ce55
dnf test - update libmodulemd when updating python3-dnf ( #74025 )
...
The dependency version is set too low in the latest version of the package.
https://bugzilla.redhat.com/show_bug.cgi?id=1942236
4 years ago
Andrew Klychkov
77ec2b3b3a
Documentation: update committer_guidelines.rst ( #73782 )
...
Co-authored-by: Sandra McCann <samccann@redhat.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
4 years ago
Toshio Kuratomi
c8a7899869
Update the porting guide for a new ansible version ( #74016 )
4 years ago
Andrew Klychkov
0543916a86
Docsite: clarify a changelog entry format ( #73902 )
...
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Sandra McCann <samccann@redhat.com>
4 years ago
Sam Doran
c4e211a429
apt_key - update key ID and URL used in test
...
The GPG key in getfedore.org/static/fedora.gpg changed and caused the test to fail. Update
to using the new key ID and save the GPG file in our S3 to prevent spontaneous changes/breakage.
4 years ago
Felix Fontein
a1ece49006
Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests ( #73601 )
...
* Add add_collection_to_versions_and_dates integration tests.
* Add doc fragment tests with fragments from other collections.
* Remove trailing whitespace (Python 2's json.dump inserts some).
* Use ' ' instead of '\s'.
4 years ago
Martin Nečas
a520da0584
setup virtualization: fix RHEV product_name ( #73919 )
4 years ago
Jim Speir
4780e10a2b
Adding jborean93/WindowsServer2019 in docs ( #73950 )
4 years ago
Brian Coca
c1eed681aa
fix wait_for looping when missing net module ( #73963 )
...
fixes #43486
4 years ago
Alex Willmer
6856e751ff
Fix trailing whitespace in Conditional debug() ( #73956 )
...
Signed-off-by: Alex Willmer <alex@moreati.org.uk>
4 years ago
Brian Coca
232eeee206
less blocking on fact reading ( #73951 )
...
* less blocking on fact reading
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
4 years ago
Xabier Napal
2bff120db6
Fix wrong backup directory var name in apt module ( #73840 )
...
* Fix wrong backup directory var name in apt module
4 years ago
Rick Elrod
2c40dccd85
Update Ansible release version to v2.11.0b3.post0. ( #73980 )
4 years ago
Rick Elrod
88a1a85ff8
New release v2.11.0b3 ( #73977 )
4 years ago
Matt Davis
c6cf7986ab
add porting guide info for optional module_utils ( #73979 )
4 years ago