Skip to content

severalnines/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Helpers to:

  • Setup NFS
  • Setup /etc/hosts file

Edit the 'hosts' file and change the remote_user in the playbook.

Then run it as:

  • ansible-playbook -i hosts nfs.yml --key-file=/home/johan/.ssh/id_rsa

and to setup the /etc/hosts file:

  • ansible-playbook -i hosts etchosts.yml --key-file=/home/johan/.ssh/id_rsa

About

Repository for ansible scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages