-
### Summary
Trying both settings with `fact_caching_prefix = ""` and `fact_caching_prefix = ` and also having `inject_facts_as_vars = False` i still do have things like:
```
redis-cli get fst16.spa…
-
##### SUMMARY
I have a secret that sets its `immutable` field to `true` and thus cannot be changed through a normal apply operation but requires a replacement in case its `data` does chan…
-
_From @maxnasonov on Oct 22, 2019 11:45_
##### SUMMARY
win_psmodule fails to install the prerequisites due to absence of AllowClobber
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
win_p…
-
### Issue
I am able to clone the repo within the container of semaphore but from the task template it fails :
But withing the container i am able to
it says couldn't resolve host name gith…
-
### Summary
The capabilities module is not idempotent. Two consecutive runs of the same task always result in a reported change.
### Issue Type
Bug Report
### Component Name
capabilities
### Ans…
-
##### SUMMARY
When passing the kubeconfig to various kubernetes.core modules as a dictionary instead of a path, it contains sensitive data and should not be logged.
I've patched this in ou…
jnm27 updated
2 weeks ago
-
### Summary
when I try running the following:
```
- name: Retrieve all installed RPM information
ansible.builtin.yum:
list=installed
register: rpm_packages
- name: debug
ansible.…
yhzs8 updated
1 month ago
-
Hello,
can you intergrate following python modules?
| PIP module | Ansible module |
| ------------- |:----- |
| pyexpect | expect |
| boto | ec2, etc. |
| apache-libcloud | gce, etc. |
| azur…
-
Hey! Haven't you thought about creating a pull request with your module to ansible-modues-extra?
-
Hi, i am using ansible 2.2.1.0 and using win_copy module to copy on the remote_src from one directory to another directory. but seeing failure as "msg": "missing required argument: original_basename "…