Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged ansible

0 votes
1.1k views
1 answer
    I need to prevent parallel execution of workflows on same inventory. My observation is that 2 different ... -possibility-to-synchronize-workflow-execution-on-inventory-within-awx...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
996 views
1 answer
    I'm using geerlingguy's NTP role to set up NTP client software on a collection of hosts. I'd like to point this ... value-of-a-variable-being-passed-to-a-role-based-on-ansible-fa...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am new to ansible , i have below response which is coming from rest uri [{?? "id": 1, "clientId": ... .com/questions/65840953/ansible-for-loop-json-witj-filter-of-some-records...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Environment: OS = CentOS 8 Ansible = 2.9.15 AWX = 16.0 Docker = 20.10.2 build 2291f61 I know "lookup ... questions/65846995/awx-in-docker-container-how-to-find-the-docker-host-name...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I'm trying to get a variable which will contain comma separated items from with_itmes loop as follow: - ... .com/questions/65852013/ansibe-concatenation-of-items-from-with-items...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I reformulate the question now for better understanding now question from:https://stackoverflow.com/questions/65852547/aws ... -cli-result-into-expecting-delimiter-line-1-column-11...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'm a new ansible user. I need a variable in a task's when condition. I am trying to use home_directory ... /questions/65866313/how-to-use-variable-substitution-in-a-when-condition...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    How can create a play to compare multiple hosts within each other to check the version of the package it is same of ... /how-can-i-compare-multiple-hosts-in-the-group-of-host...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I am getting this error while deploying ansible package I want to deploy one package but i am getting above ... /65890810/winrm-or-request-is-not-installedno-module-named-requests...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I can't find a way to display the extra vars values on slack notifications with awx. the only way I found ... -create-a-custom-notification-message-with-job-extra-vars-in-message...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Here is my json output: { "kind": [ { "inventory": "", "inventory_sources": "", "job_templates": "", " ... to-use-json-query-filter-to-extract-all-items-equals-to-a-value...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
971 views
1 answer
    I am looking for a tool or some way to manage the Azure NSG configuration. NSG rules are changed ... from:https://stackoverflow.com/questions/65912291/nsg-configuration-management...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I would like to know how to loop over multiple tasks until condition is met. #main.yml - set_fact: num ... .com/questions/65914952/ansible-loop-include-tasks-and-until-success...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    trying to loop with a list to create a append a yaml file; getting some syntactical error ? any idea how ... /questions/65923957/yaml-syntactical-error-with-items-loop-with-a-list...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I'm having some trouble with executing this one task on my host. Basically i used a shell module and i want the ... com/questions/65927506/how-to-fail-a-task-and-exit-the-playbook...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am trying parse month,day and year from show clock output using regex_search, getting error. from cli ... .com/questions/65929365/ansible-parse-date-using-regex-search...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm pulling the facts from Juniper devices and pushing that information to NetBox. Below is my playbook, basically ... .com/questions/65930814/sec-fact-gives-me-the-last-match...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have many lines need to add, like today is a good day if just one dest, will be - name: ... com/questions/65934597/ansible-lineinfile-how-add-multiple-lines-with-multiple-dest...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have an ansible variable defined in a variable file like below: cat myvarsfile.yml newpass1: oldpass3 newpass2: oldpass9 ... -name-is-itself-a-variable-how-to-read-need-syntax...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I have an application (AWX) with a script that is trying to perform an action in Azure (add tags to a vm). ... com/questions/65599704/how-to-find-an-identity-by-client-id-in-azure...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm running ansible within terraform. I downloaded a galaxy role using: ansible-galaxy install <role> This downloaded ... -there-a-way-to-use-galaxy-roles-without-downloading-them...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Forgive my newbie question, but I would like to execute three tasks and use two roles in a playbook, in the ... /ansible-playbook-execute-in-this-order-task-role-task-role-task...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm trying to organize my playbooks according to the Directory Layout structure. The documentation doesn't seem ... /where-should-i-be-organizing-host-specific-files-templates...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm trying to organize my playbooks according to the Directory Layout structure. The documentation doesn't seem ... /where-should-i-be-organizing-host-specific-files-templates...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Can someone help me to understand why this when condition is failing. Below is my Playbook: - name: ... https://stackoverflow.com/questions/66050841/ansible-when-condition-failing...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    Can someone help me to understand why this when condition is failing. Below is my Playbook: - name: ... https://stackoverflow.com/questions/66050841/ansible-when-condition-failing...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Looking at the AWX rest api docs I see that you can launch a workflow job template with extra_vars and limit. I ... -different-a-different-limit-host-for-different-nodes-in-a-workf...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have a file like this <VirtualHost my.shop:80> ServerAdmin root@localhost DocumentRoot /tpm ServerAlias ... /66060187/lineinfile-match-string-and-insertafter-specific-place...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...