-
Currently, the App VM requires both `ansible-yarn` and `ansible-nodejs` modules:
https://github.com/WikiWatershed/model-my-watershed/blob/93a3d937c9c7ea1b77e200eb80c2f6a227864a04/deployment/ansible…
-
```python
fatal: [localhost]: FAILED! => {"changed": false, "module_stderr": "Traceback (most recent call last):\n File \"/home/brain/.ansible/tmp/ansible-tmp-1585328274.585013-221614686299361/Ansib…
-
The task:
```
- name: "Download GPG keys..."
gpg_import:
state: "latest"
key_id: "{{ item }}"
tries: 2
servers: "hkps.pool.sks-keyservers.net"
with_items:
- "0xEB559C7C54DDD39…
-
##### SUMMARY
Getting the message "The DISM PS module needs to be installed, this can be done through the windows-adk chocolately package" even when the module has been installed - using Choc…
-
The example data payload under https://docs.ansible.com/ansible/6/collections/servicenow/servicenow/snow_record_module.html#examples refers to
```
- name: Create an incident
servicenow.serviceno…
ffirg updated
7 months ago
-
### Summary
When I use `password_hash` filter with `pbkdf2_sha512` hash type, I get the following deprecation message:
```
[DEPRECATION WARNING]: Checking for unsupported password_hash passlib …
-
**NOTE:**
This problem has already been stated in at least 3 issues in the old repo:
https://github.com/ansible/ansible/issues/69621
https://github.com/ansible/ansible/issues/33193
https://githu…
-
ISSUE TYPE
Bug Report
maybe Enhancement request?
COMPONENT NAME
aci_rest
ANSIBLE VERSION
```
ansible 2.4.2.0
config file = None
configured module search path = [u'/home/dhamann/.ansib…
-
```
TASK [Bessonov.docker-remote-api : create a ca] **********************************************************************************************************************************************
tas…
-
##### SUMMARY
I'm configuring a prefix-list via a jinja2 template, and when I have iosxr_config apply the template, I get "Invalid input detected at '^' marker". However, when I manually a…