You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
Is there a recomended way to automate the install of the control node? I.e. the install and configuration of ansible itself? Or is it up to each admin to script and store in a repo in order to rapidly provision in case an existing control node fails.
Michael Peters
unread,
Jun 3, 2015, 10:10:21 AM6/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
I put it in ansible like everything else. And then bootstrap the
control node from my laptop (either a Mac or Linux laptop). And there
after I run that same ansible script on the control node against
itself.