You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/tests/ansible/integration
Alex Willmer 43cc937bc6 CI: Fix incorrect u=r,g=r,o=rw file permissions on mitogen__has_sudo_pubkey.key
The wrong base was used when calculating the mode. So the file became world
readable and writable on a CI runner, until
ansible/integration/ssh/variables.yml happened to correct it near the end of
the integration tests.

I believe this was the only instance.

```console
mitogen git:(issue1182) ✗ ag --python 'int\(.+7\)' . .ci | wc -l
       0
```

fixes #1182
1 year ago
..
action tests: Re-enable become/sudo tests, fix them on macOS runners 1 year ago
async tests: Improve Ansible fail_msg formatting 1 year ago
become ansible_mitogen: Template become command arguments (become_flags) 1 year ago
connection tests: Improve Ansible fail_msg formatting 1 year ago
connection_delegation ansible_mitogen: Support templated SSH port 1 year ago
connection_loader tests: Improve Ansible fail_msg formatting 1 year ago
context_service tests: Improve Ansible fail_msg formatting 1 year ago
glibc_caches tests: Improve Ansible fail_msg formatting 1 year ago
interpreter_discovery trivia: Fix trailing whitespace 1 year ago
local tests: Improve Ansible fail_msg formatting 1 year ago
module_utils tests: Improve Ansible fail_msg formatting 1 year ago
playbook_semantics tests: Re-enable become/sudo tests, fix them on macOS runners 1 year ago
process tests: Use same verbosity when re-executing Ansible inside a playbook 2 years ago
runner tests: Improve Ansible fail_msg formatting 1 year ago
ssh CI: Fix incorrect u=r,g=r,o=rw file permissions on mitogen__has_sudo_pubkey.key 1 year ago
strategy tests: Improve Ansible fail_msg formatting 1 year ago
stub_connections tests: Improve Ansible fail_msg formatting 1 year ago
transport tests: Improve Ansible fail_msg formatting 1 year ago
transport_config ansible_mitogen: Support templated SSH port 1 year ago
_expected_ssh_port.yml ansible_mitogen: Support templated SSH port 1 year ago
_mitogen_only.yml issue #536: add mitogen_via= tests too. 7 years ago
all.yml Revert "Revert "fixed tests for ansible 2.12"" 4 years ago