-
### Summary
Follow-up of https://github.com/ansible/ansible/issues/77771.
JSON decoder `to_json` proposes a `vault_to_text`(default to `true`) parameter to be able to decrypt Vault password.
…
-
**Summary**
A policy change is executed even if the same policy is set causing delays and disconnects
**Issue Type**
Bug Report
**Component Name**
ufw
**Ansible Version**
```paste below
ansibl…
-
### Summary
`reset()` in `ssh.py` calls `_build_command()`, which allocates a pipe when sshpass is used. `_bare_run()` frees this normally, but `reset()` calls `Popen()` directly, causing a file desc…
-
`config` should point to `$HOME/.ansible/ansible.cfg`
```shell
% ansible --version
ansible [core 2.12.2]
config file = /Users/thomas/mac-ops/ansible.cfg
-
##### SUMMARY
Please let sphinx build documentation for the python API.
-----
Apparently docs.ansible.com and everything in the ansible-doc (RPM) package is rendered from the [docs/…
-
Copying over from Ansible Core repo: https://github.com/ansible/ansible/issues/69267
##### SUMMARY
When using the network_cli we are seeing issues with ssh protocol banner timeout coming from …
-
### Summary
We create groups from a variable definition like `[ {"name": "admins", "gid": 1234} ]`. When I change the name of a group in there after the ansible code already ran, I'd expect the `gro…
-
Hi,
Trying to code our existing cloud stack environment into ansible for better management. Noticed that there's no module to add the accounts to the projects. The existing module 'cs_project' work…
-
_From @Gianlu on Aug 02, 2018 16:53_
##### SUMMARY
Trying to disable a Windows Scheduled task throws an exception. The sintax to disable a task is described in documentation.
##### ISSUE TYPE…
-
##### ISSUE TYPE
- Bug Report
- Feature Idea
- Documentation Report
##### COMPONENT NAME
##### ANSIBLE VERSION
```
```
##### CONFIGURATION
##### OS / ENVIRONMENT
##### SUMMARY
##### STE…