-
kilex updated
7 years ago
-
We used to have an ansible-vault file with the secret variables.
Steps:
1. Generate ansible-vault file
2. Add to GPG keyring
-
### Summary
Getting `ERROR! Unexpected Exception, this is probably a bug: list index out of range` while running a playbook with strategy: free with lots of hosts, around 2000 with -f 300
### Is…
-
Asi bych nedelal config a roles apod. Jen jeden yml, kterej stejne clovek pusti na jeden target.
Git clone, do cronu pull a ruzny denni joby
kokes updated
2 years ago
-
### Summary
I'm trying to use 'replace' and 'endswith' within `failed_when` - this works in python:
```
>>> "foobarbaz".replace("baz", "bar").endswith("bar")
True
```
But in ansible this:
…
-
TASK: [install apache/python/etc] *********************************************
failed: [rattic] => (item=httpd,mod_wsgi,mod_ssl,git,cryptsetup,device-mapper,util-linux,python-virtualenv,openldap-deve…
-
https://docs.ansible.com/ansible/2.7/dev_guide/developing_inventory.html
-
- extending galaxy.yml rule
- runs only if current repository is a collection
- runs `ansible-galaxy collection build` and identifies the artifact filename
- runs `python3 -m galaxy_import.main ` a…
-
# Description
If I'm not mistaken, one cannot select the PHP version to install on RedHat.
# Why is it important?
This is critically important to me because I am developing this role that ins…
-
Please put the name of the software product (and affected platforms if relevant) in the title of this issue
Delete as appropriate from this list:
- Bug in ansible playbook
Details:
When ru…