Commit Graph

6443 Commits (964e2bc6fe640adbece7efbf55cbffe99e4bf08e)

Author SHA1 Message Date
Matt Clay d3d7785472
ansible-test - Fix integration test target filter. (#78862)
4 years ago
Matt Martz 4c26022171
Don't request repo updates when only testing modes (#78843) (#78850)
4 years ago
Brian Coca b1ff0f4ebc
vault secrets file, keep context when symlink (#78734)
4 years ago
Sloane Hertel a02e22e902
Add --offline option to 'ansible-galaxy collection install' (#78678)
4 years ago
Ruediger Pluem 1d410ca700
Fix local facts unreadable (#76095)
4 years ago
Sloane Hertel f26f3325ba
apt - fix module short-circuiting when a package is not installed and only_upgrade is True (#78790)
4 years ago
Sloane Hertel 4b45b4b09d
apt - fix failure when package is not installed and only_upgrade=True (#78781)
4 years ago
Sloane Hertel 86b86398f0
add ansible_name/ansible_aliases attrs to plugin objects (#78700)
4 years ago
Sloane Hertel 563f3ecc11
Error for context-dependent redirects (#78755)
4 years ago
David Moreau Simard 86ab63f281
Recover unix load average into an ansible_loadavg fact (#75319)
4 years ago
Martin Krizek a6d4c3ff7c
Print skip reason for skipped meta tasks instead of an empty msg in -vv (#78681)
4 years ago
Artur a26c325bd8
uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569)
4 years ago
Matt Clay 2e5e8026cc
Improve split integration test. (#78738)
4 years ago
Matt Martz b8025ac160
Allow selection of TLS/SSL ciphers (#78650)
4 years ago
Felix Fontein fa093d8adf
ansible-doc: remove manual formatting (#78668)
4 years ago
Sloane Hertel 41b62f7db4
Limit Galaxy API calls during ansible-galaxy dependency resolution (#77468)
4 years ago
Brian Coca dc2a79f1c3
ansilbe-doc fixes for filters/test listing (#78696)
4 years ago
Martin Krizek fd19ff2310
Propagate ansible_failed_task to an outer rescue (#78676)
4 years ago
Brian Coca 72783837c5
fix issue with legacy pugins and no docs (#78686)
4 years ago
Sloane Hertel 5f2bb2ba93
Add the rest of the runtime keys to the example in the default collection skeleton (#78573)
4 years ago
Brian Coca 4260b71cc7
refactor and fixes for doc parsing (#77719)
4 years ago
Sloane Hertel 2464e1e91c
Fix vars plugin code and documentation mismatch (#78562)
4 years ago
Martin Krizek 19e7c5b0c1
_get_next_task_from_state should not mutate anyting outside of state (#78657)
4 years ago
Sviatoslav Sydorenko f1c56e988d Fail fast in stuck `ansible-galaxy-collection`
4 years ago
Matt Clay 2e536c0afb
Fix file integration test chattr/lsattr check. (#78614)
4 years ago
Martin Krizek 42d8a9daa8
Prevent double failing hosts for includes in loops (#76928)
4 years ago
Matt Martz d2f8099118
Use MANIFEST.in style directives to build collections (#78422)
4 years ago
Elijah DeLee f9a450551d
add required file to collection skeleton (#77418)
4 years ago
Martin Krizek 811093f022
Move handler processing into new PlayIterator state (#77955)
4 years ago
Matt Clay 135f95fb2f
Split up ansible-test integration tests. (#78520)
4 years ago
Brian Coca 0de4480467
allow multiple types for null representation (#78451)
4 years ago
Matt Martz 86298b7a47
Fix --role-file arg detection (#78475)
4 years ago
Sloane Hertel 3add5e9321
Fix apt making changes in check mode (#78496)
4 years ago
Matt Clay 2b63fdd1b8
ansible-test - Fix ansible-doc sanity test FQCN. (#78518)
4 years ago
Matthew Donoughe 3f1838bf91
Update attributes of files that are links without specifying link target (#76167)
4 years ago
Matt Clay 650befed37
Add missing space after keywords. (#78480)
4 years ago
Patrick Hemmer 04e8927579
apt: include apt preferences (e.g. pinning) when selecting packages (#78327)
4 years ago
Matt Clay 02e98810a9
Re-organize CI test groups for POSIX tests. (#77420)
4 years ago
Matt Clay f2abfc4b3d
ansible-test - Parse content config only once. (#78418)
4 years ago
Jordan Borean ad79c1e0d0
Add support for json in adhoc -a (#78114)
4 years ago
Sloane Hertel 05608b20e8
Fix listing collections that are missing the metadata required by build (#76596)
4 years ago
Brian Coca 9b79d6ba35
config error origin (#78407)
4 years ago
Sloane Hertel a2174fc6d9
Fix removing existing dir/files with `ansible-galaxy collection init --force` (#78403)
4 years ago
Martin Krizek ce6c9befb8
Do not allow handlers from dynamic includes to be notified (#78399)
4 years ago
Matt Clay 234938cd76
Change the language used in the unarchive test. (#78382)
4 years ago
Matt Davis 1368bfa348
PluginLoader now installs module-to-be-imported in sys.modules before exec (as Python import does). (#78364)
4 years ago
Matt Clay a3c90dd0bc
ansible-test - Fix TTY and output handling. (#78350)
4 years ago
Matt Martz 1429672213
Add pep440 version_type for version test (#78308)
4 years ago
Matt Martz 9d4ced1237
wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317)
4 years ago
Matt Clay 681c32ec65
Fix fetch integration test on macOS. (#78314)
4 years ago