-
The "Manual, from source" steps could be incorporated into an Ansible script. I used to do this for Directus deployments and it should be pretty straight forward if we limit ourselves to Debian.
Re…
-
##### Summary
I use `import_tasks` in my ansible playbook, it works very well when using ansible-playbook. But it failed with `syntax-check[missing-file]` in ansible-lint
##### Issue Type
…
-
in the ansible documentation, for some of the roles, when a storage class needs to be defined, it is specified whether it needs to be RWX:
https://ibm-mas.github.io/ansible-devops/roles/suite_app_ins…
-
Expert : Dane
-
ansible
-
##### SUMMARY
Token name don't changes via consul_acl
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
consul_acl
##### ANSIBLE VERSION
```paste below
ansible 2.9.12
config file =…
-
### Summary
Hi,
I just wanted to test sap_hdbsql.py and immediately run into an issue.
When I run this, I get the error shown below. But of course the struct.py file can be found on the target …
-
### Summary
Related to this issue in the bitwarden repo: https://github.com/bitwarden/clients/issues/9254
Currently (**bw** version 2024.07.01) the lookup plugin fails to check the status of the…
-
At the end of this ticket, the Shibboleth SP should:
- [x] be installed via Ansible
- [x] install on the same server as the Hyrax application
- [x] be configured the same way it is for Lux, Cruate, a…
-
### Summary
I try to copy a file with ansible to a remote machine where a file already exists. Both the connection user and the `become_user` are unprivileged. File content is modified as is expect…