Files
ansible_linux_setup/README.md

427 B

ansible_linux_setup

Varaibles

nvm_version for the latest version of nvm needs updating.

Linux server setup

provision.yml

  • Set hosts to all
  • Set target_system to linux

Mac setup

provision.yml

  • Set hosts to 127.0.0.1
  • Set connection to local
  • Set default_user to Mac user
  • Set default_user_group to Mac user's group
  • Set ansible_become_pass to users password for sudo