Commit Graph

2763 Commits (20532ea59129f186ab251f92a6f22d376ab6bb72)
 

Author SHA1 Message Date
David Wilson be23331bbe issue #587: ensure Azure worker has a working SSH configuration 5 years ago
David Wilson fc9dabb45c issue #587: import spawn_reverse_shell.py script.
To support debugging on Azure
5 years ago
David Wilson 838742f000 issue #587: support pausing ansible_tests if flag file exists
To support debugging on Azure
5 years ago
David Wilson 8a18d1862e issue #587: "state: absent" was removed in 2.8.0
ansible/cc9c72d6f845710b24e952670b534a57f6948513
5 years ago
David Wilson 92b4724010 issue #587: consistent become_exe() behaviour for older Ansibles. 5 years ago
David Wilson a25fa566a1 issue #587: update stub_connections/ test to use new doas var 5 years ago
David Wilson a3be746865 issue #587: update MODULE FAILURE message format for post >2.7 5 years ago
David Wilson 54b5fdf761 issue #587: fix syntax error due to presence of comment 5 years ago
David Wilson 504f1961ea issue #587: update mitogen_doas doc to match varible change. 5 years ago
David Wilson ce80e326fe issue #587: disable deprecation_warnings for CI.
Our use case justifies it
5 years ago
David Wilson f35194fe0f issue #587: mitogen_doas should not become_exe for doas_path
Looks like this has always been wrong - when used as a connection
method, PlayContext.become_method/become_exe may hold totally unrelated
data.
5 years ago
David Wilson b8e1b4df51 issue #587: 2.8 whitespace handling was improved.
b72e989e18
5 years ago
David Wilson c1c8d5c31e issue #587: 2.8 PlayContext lacks sudo_flags attribute.
This is a huge bodge.
5 years ago
David Wilson e11b251c75 issue #587: 2.8 PluginLoader.get() introduced new collection_list kwarg 5 years ago
David Wilson 46dde95962 issue #587: 2.8 PlayContext.connection no longer contains connection name
Not clear what the intention is here. Either need to ferret it out of
some other location, or just stop preloading the connection class in the
top-level process.
5 years ago
David Wilson 4a614c3950 issue #587: bump max Ansible version 5 years ago
David Wilson 4db1b4e8e6 Merge remote-tracking branch 'origin/docs-master'
* origin/docs-master:
  Import debug helper macros.
  Add extra/ to .gitignore.
  Import include processing bench
  docs: Get rid of a ton of blocking resources from theme.
  docs: update stats
  docs: update download link.
  docs: Google site verification
  Update README link
  docs: move confusing install step to noteworthy difference
5 years ago
David Wilson 5cb1cb2612 Import debug helper macros. 5 years ago
David Wilson f791e34d55 Add extra/ to .gitignore. 5 years ago
David Wilson c616359a17 Import include processing bench 5 years ago
David Wilson 72d8973bc9 docs: Get rid of a ton of blocking resources from theme. 5 years ago
David Wilson d002cbbff0 docs: update stats 5 years ago
David Wilson eb6d83e1a0 docs: update download link. 5 years ago
David Wilson 7bb2832302 docs: Google site verification 5 years ago
David Wilson cae96a022b Update README link 5 years ago
David Wilson b3b9f82085 docs: move confusing install step to noteworthy difference 5 years ago
David Wilson 416027b92c Merge remote-tracking branch 'origin/v027'
* origin/v027:
  docs: update Changelog for release.
  Bump version for release.
5 years ago
David Wilson 38b3415838 docs: update Changelog for release. 5 years ago
David Wilson ba2c65d5ef Bump version for release. 5 years ago
David Wilson 4b3c064990 Merge remote-tracking branch 'origin/version-check'
* origin/version-check:
  issue #587: update Changelog
  issue #587: ansible: descriptive version check during startup.
5 years ago
David Wilson 0b110305c9 issue #587: update Changelog 5 years ago
David Wilson 6e03935280 issue #587: ansible: descriptive version check during startup. 5 years ago
David Wilson f105a81e20 ansible: descriptive version check during startup. 5 years ago
David Wilson a7fdb55e13 Merge remote-tracking branch 'origin/issue581'
* origin/issue581:
  issue #581: expose mitogen_mask_remote_name variable.
5 years ago
David Wilson f30a4c05c8 issue #581: expose mitogen_mask_remote_name variable. 5 years ago
David Wilson 300c7344be Merge remote-tracking branch 'origin/issue576'
* origin/issue576:
  issue #576: fix Kwargs minor version check.
5 years ago
David Wilson ee62c57c9d issue #576: fix Kwargs minor version check.
Unicode kwargs were introduced in Python 2.6.5, not 2.6.0.
5 years ago
David Wilson 333151f7fd Merge remote-tracking branch 'origin/issue575'
* origin/issue575:
  issue #574: fix ISSUE_TEMPLATE link
  issue #575: fix exception text rendering
5 years ago
David Wilson a77d53594c issue #574: fix ISSUE_TEMPLATE link 5 years ago
David Wilson 65deb3feac issue #575: fix exception text rendering 5 years ago
David Wilson 9739f550ab docs: remove infringing mark 5 years ago
David Wilson 2758c38f4f docs: fix config var scope 5 years ago
David Wilson 81b0059d83 docs: faster stats-preserving redirect 5 years ago
David Wilson 8af8c868ad docs: update ansible page 5 years ago
dw cc51cf790b
Merge pull request #572 from dw/issue570
issue #570: add firewalld to always-fork list for now.
5 years ago
dw 77da511811
Merge branch 'master' into issue570 5 years ago
David Wilson 34fb9da1be issue #570: add firewalld to always-fork list for now. 5 years ago
dw 5651f02c01
Merge pull request #567 from lumatijev/doc-fix
docs: removed excess word
5 years ago
Luka Matijevic 0bc9b206d7 docs: removed excess word 5 years ago
dw d4a075e2c2
Merge pull request #566 from lumatijev/doc-fix
docs: fixed message routing example description
5 years ago