CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
ansible
09-15
Back-end
How to exclude an host in Ansible Jinja2 template for-loop?
09-14
OS
Ansible: loop trough list of files of different users, sort by date, delete oldest x ones of each us
09-14
Software design
How to use 'shell' output stored in a variable in further task in Ansible correctly?
09-13
Back-end
Getting the output of just "stdout_lines" or "stdout" when running an ansible ad
09-13
Enterprise
How escape random string for linux shell to update mysql datase entry using ansible?
09-11
Software design
Jenkins dynamic choice parameter to read a ansible host file in github
09-10
other
why does ansible not see admin.conf and it needs to be manually exported?
09-10
OS
Ansible Modify a Variable if any registed fact changed
09-09
Back-end
Ansible job failed because failed cert validation
09-08
Software engineering
Error "Vars in a Task must be specified as a dictionary, or a list of dictionaries"
09-08
database
Passing AWS Credentials in Jenkins into Ansible playbook
09-08
Software engineering
Failing to create an archive with Ansible - Receiving a file not found error
09-07
Software engineering
replace word with content of another file with absolute paths on a remote machine?
09-04
Mobile
dynamic add ports to ansible docker_container
09-02
Enterprise
Ansible - How to do integer comparison in a conditional?
09-02
Enterprise
ansible molecule "python not found"
09-02
Software engineering
Using Split and join together in Ansible template file
09-01
Software design
How to create an ansible task to update golang
09-01
Software engineering
How to Loop right between Playbook and Role in Ansible
08-30
Enterprise
Serve HTTPS traffic on NGINX servers
08-30
Net
ansible when how to check is text exist
08-30
Enterprise
Looping through a list of dictionaries in Ansible
08-30
Software engineering
Convert a single element list to a string
08-29
front end
How to evaluate nested bash expressions in ansible commands?
08-28
Net
Ansible: Replace with regex
08-25
Software design
Ansible is Unable to read filenames having white spaces passed by Jenkins multiline parameter
08-25
Enterprise
How to combine/match list with specific key/values as hostvar
08-25
Software design
Ansible get a subset of items from a list
08-24
Enterprise
Ansible replace a string in a variable with a variable
08-24
Net
How to append a string to each item in a list to display it in a template?
08-24
Enterprise
Ansible: How to ensure that the fail2ban service is enabled on the remote server?
08-24
Blockchain
Ansible GITEA server , API call to create multiple repos for 2 users, 1 for Superadmin gitea account
08-24
Blockchain
Remove all images using Ansible module
08-24
Back-end
How do i select multiple if display-name is equal to in json file
08-22
Mobile
Got out list of values, How do i select first 10 or first 20 or first 30 only
08-19
OS
Looking to see if a key from one set of imported variables matches another so it's value can be
08-18
Enterprise
How to insert block at specific line number using ansible
08-18
database
using Jinja2 template to copy content in a file with Anisible
08-17
Software engineering
Newline('\n') is replaced by space(' ') in ansible shell module
08-15
Back-end
How can I override ansible_become_user set in a host file with become_user at the task level?
361
1
2
3
4
5
6
7
8
9
10
Next
Last
Links:
CodePudding