Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Ansible Project
Conversations
About
Ansible Project
1–30 of 20932
Welcome to Ansible's mailing list / forum!
Ansible is a radically simple IT orchestration engine that makes your applications and systems easier to deploy.
Home page:
https://www.ansible.com
Documentation:
https://docs.ansible.com
Project page:
https://github.com/
ansible/ansible
List of all IRC and Google Groups:
https://docs.ansible.
com/ansible/latest/community/
communication.html
How to contribute, ask questions, report bugs, and more:
https://docs.ansible.
com/ansible/latest/community/
(note: to avoid spam, initial posts to this group are moderated, but are approved pretty quickly)
Mark all as read
Report abusive group
0 selected
Tony Wong
11:22 AM
ansible command to reboot host
I am using follwing command to reboot linux host ansible -i hosts linux_vms -a "/sbin/shutdown -
unread,
ansible command to reboot host
I am using follwing command to reboot linux host ansible -i hosts linux_vms -a "/sbin/shutdown -
11:22 AM
Neil Young
, …
Rowe, Walter P. (Fed)
11
7:35 AM
Panik Github RSH SSH host key change breaks installations
SSH is NOT hard to manage. You need a well defined management practice. We have a service account on
unread,
Panik Github RSH SSH host key change breaks installations
SSH is NOT hard to manage. You need a well defined management practice. We have a service account on
7:35 AM
dulh...@mailbox.org
, …
Todd Lewis
6
Mar 24
dynamic variable content
There is an undocumented * but intentional interaction between ansible.builtin.set_fact and the
unread,
dynamic variable content
There is an undocumented * but intentional interaction between ansible.builtin.set_fact and the
Mar 24
Ben Jones
, …
Heinz Meier
3
Mar 23
Ansible + Arista + Netbox
I am doing this with Cisco. If you understood what you are doing, it is quite simple. Use the netbox
unread,
Ansible + Arista + Netbox
I am doing this with Cisco. If you understood what you are doing, it is quite simple. Use the netbox
Mar 23
Chip Burke
,
Dick Visser
3
Mar 23
Conditionals within roles
Wow, I didn't know ternary existed. Jinja looks more flexible, but I think for this case the same
unread,
Conditionals within roles
Wow, I didn't know ternary existed. Jinja looks more flexible, but I think for this case the same
Mar 23
vi1...@gmail.com
, …
Peter Howes
3
Mar 23
Proxy SG (Blue Coat) enable mode
Hi all, I don't think the problem is with enable, you also need to also pass the commend "
unread,
Proxy SG (Blue Coat) enable mode
Hi all, I don't think the problem is with enable, you also need to also pass the commend "
Mar 23
Hiero-nymo
, …
Dick Visser
7
Mar 23
How to get a list of dict with a cat from command module
I'm sorry but I don't understand. What you describe sounds exactly like what a simple
unread,
How to get a list of dict with a cat from command module
I'm sorry but I don't understand. What you describe sounds exactly like what a simple
Mar 23
Shawn Singh
,
Rowe, Walter P. (Fed)
6
Mar 22
azure_rm_resourcegroup_info usage help
I opened an issue with the github project. Short answer, I needed to force upgrade azure/azcollection
unread,
azure_rm_resourcegroup_info usage help
I opened an issue with the github project. Short answer, I needed to force upgrade azure/azcollection
Mar 22
Axel Kurowski
2
Mar 22
Problem with file transfer
I have found the error.. I have registered manually the public key from root host1 into the target
unread,
Problem with file transfer
I have found the error.. I have registered manually the public key from root host1 into the target
Mar 22
lift...@gmail.com
, …
Dick Visser
5
Mar 21
Issue with a shell command
with_items is incorrectly indented On Tue, 21 Mar 2023 at 16:14, lift...@gmail.com <lifter89@gmail
unread,
Issue with a shell command
with_items is incorrectly indented On Tue, 21 Mar 2023 at 16:14, lift...@gmail.com <lifter89@gmail
Mar 21
Alex Wanderley
Mar 21
Task timeout not triggered
Hello, We had a situation where our OS update playbook hung on the task below: - name: Call Oracle
unread,
Task timeout not triggered
Hello, We had a situation where our OS update playbook hung on the task below: - name: Call Oracle
Mar 21
Bin Wang
Mar 21
How can win_acl be used to obtain the status of a file?
want to obtain the ACL list of a file path through win_acl and then delete all users except for the
unread,
How can win_acl be used to obtain the status of a file?
want to obtain the ACL list of a file path through win_acl and then delete all users except for the
Mar 21
Akshay Jadhav
,
Rowe, Walter P. (Fed)
2
Mar 21
how to handle prompts in aruba_command module
Look at expect / pexpect module. Walter -- Walter Rowe, Division Chief Infrastructure Services, OISM
unread,
how to handle prompts in aruba_command module
Look at expect / pexpect module. Walter -- Walter Rowe, Division Chief Infrastructure Services, OISM
Mar 21
Francisco Palomares
,
Hearn, Stan J.
2
Mar 20
unreachable and retries
I've found that if you have an unreliable connection to a target, you have at least two
unread,
unreachable and retries
I've found that if you have an unreliable connection to a target, you have at least two
Mar 20
kyle jones
Mar 20
Ansible Molecule help
Hey folks, I have been attempting to configure a consistent Ansible Molecule stack, but I seem to
unread,
Ansible Molecule help
Hey folks, I have been attempting to configure a consistent Ansible Molecule stack, but I seem to
Mar 20
kyle jones
, …
ironma...@gmail.com
7
Mar 20
Vmware.Collection: vmware_guest_snapshot setting expiration
Thank you for sharing! On Tuesday, March 14, 2023 at 9:55:14 AM UTC-5 ironma...@gmail.com wrote: Just
unread,
Vmware.Collection: vmware_guest_snapshot setting expiration
Thank you for sharing! On Tuesday, March 14, 2023 at 9:55:14 AM UTC-5 ironma...@gmail.com wrote: Just
Mar 20
Linux Study
, …
varun johar
6
Mar 19
Not able to pass hostname as extra var from ansible tower
Hi There, I am running a SHell script to install application and need to automate using Ansible
unread,
Not able to pass hostname as extra var from ansible tower
Hi There, I am running a SHell script to install application and need to automate using Ansible
Mar 19
İsmayıl Eyyublu
, …
Rilindo Foster
3
Mar 18
ansible error
Any reason you are using su as opposed to leaving it at the default (which is sudo)? If that is the
unread,
ansible error
Any reason you are using su as opposed to leaving it at the default (which is sudo)? If that is the
Mar 18
Aharonu
, …
Todd Lewis
9
Mar 17
Failed host list from 'rescue' task
Thanks Todd. I will give a try option 1. (1) remove the various template/copy tasks from the various
unread,
Failed host list from 'rescue' task
Thanks Todd. I will give a try option 1. (1) remove the various template/copy tasks from the various
Mar 17
Ngoc Quan Pham
,
Rowe, Walter P. (Fed)
2
Mar 17
How to use roles/../tests directory
https://stackoverflow.com/questions/70898834/which-tools-use-the-tests-directory-in-an-ansible-role-
unread,
How to use roles/../tests directory
https://stackoverflow.com/questions/70898834/which-tools-use-the-tests-directory-in-an-ansible-role-
Mar 17
Nicolas Bouchard
,
Dick Visser
3
Mar 17
Disabling arguments_spec logs
The screenshot I've added is just a very small part of my playbook execution logs. We have a
unread,
Disabling arguments_spec logs
The screenshot I've added is just a very small part of my playbook execution logs. We have a
Mar 17
张北
Mar 17
Become sudo hangs on first sudo on OSX
Hi, ansible community! I have encountered an issue where if sudo -i has not been executed in the
unread,
Become sudo hangs on first sudo on OSX
Hi, ansible community! I have encountered an issue where if sudo -i has not been executed in the
Mar 17
Veera
, …
Todd Lewis
5
Mar 16
printing the items on dictionary format
Thanks Todd, It works . "Not sure what you're trying to do with subelements." - I want
unread,
printing the items on dictionary format
Thanks Todd, It works . "Not sure what you're trying to do with subelements." - I want
Mar 16
Shawn Singh
, …
Wei-Yen Tan
5
Mar 15
Ansible Powershell Usage
Thanks for the feedback. Wholeheartedly agree with your last statement :). This was an ask and given
unread,
Ansible Powershell Usage
Thanks for the feedback. Wholeheartedly agree with your last statement :). This was an ask and given
Mar 15
Tony Wong
,
Will McDonald
3
Mar 14
community.vmware.vmware_host_facts - vcenter username/pass
Thank you! On Tue, Mar 14, 2023 at 11:15 AM Will McDonald <wmcd...@gmail.com> wrote: https://
unread,
community.vmware.vmware_host_facts - vcenter username/pass
Thank you! On Tue, Mar 14, 2023 at 11:15 AM Will McDonald <wmcd...@gmail.com> wrote: https://
Mar 14
Hiero-nymo
, …
Rowe, Walter P. (Fed)
5
Mar 14
how to parse variable in patterns by find module
Thank you for your answer and the tip to get list of files (set_fact), now it's working. Best
unread,
how to parse variable in patterns by find module
Thank you for your answer and the tip to get list of files (set_fact), now it's working. Best
Mar 14
Todd Lewis
2
Mar 13
Re: [ansible-project] 'dict object' has no attribute 'stdout'
D'oh! Test one thing and post something else. Argh! How about this: - name: Save output to file
unread,
Re: [ansible-project] 'dict object' has no attribute 'stdout'
D'oh! Test one thing and post something else. Argh! How about this: - name: Save output to file
Mar 13
Shay Cohen
, …
Thanh Nguyen Duc
3
Mar 10
install vmware tools via ansible playbook (winrm)
Does command work locally? If can then you may try to create a bat file then trigger it instead?
unread,
install vmware tools via ansible playbook (winrm)
Does command work locally? If can then you may try to create a bat file then trigger it instead?
Mar 10
Aharonu
, …
Todd Lewis
6
Mar 10
Track list of failed/success tasks into a file.
Thank you Todd. Many options you have provided. I will go through it and see what works for my
unread,
Track list of failed/success tasks into a file.
Thank you Todd. Many options you have provided. I will go through it and see what works for my
Mar 10
Veera
, …
Todd Lewis
7
Mar 10
read password from a variable
Yes.. I uses Ubuntu 22 . but when executed manually source exists. Failing when called through the
unread,
read password from a variable
Yes.. I uses Ubuntu 22 . but when executed manually source exists. Failing when called through the
Mar 10