Question: How to install Ansible Galaxy OS
0
gravatar for Mic
3.3 years ago by
Mic • 70
Australia
Mic • 70 wrote:

Hello, I have few question below how to install galaxy os with help of ansible-playbook

Questions about host file
===================
* Is it the correct way to generate a key.pem file?
$ ssh-keygen -f test-user
$ openssl req -x509 -days 365 -new -key test-user -out test-user-cert.pem

* Is the ip address in host the current ip address of my ubuntu system?

* Is the ansible_ssh_user my login for ubuntu?


Questions about playbook.yml
=======================
* This folder roles/galaxyprojectdotorg.galaxy-os does not exist. Should I create it?

Running playbook
==============
$ sudo ansible-playbook $HOME/roles/galaxyprojectdotorg.galaxy-os/playbook.yml -i $HOME/hosts

Thank you in advance

Mic

ADD COMMENT • link • written 3.3 years ago by Mic • 70
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 178 users visited in the last hour