Skip to content

InnovaLangues/self-deploy

Repository files navigation

Ansible SELF deploy playbook

Installing

Install ansible

On Debian/Ubuntu

$ sudo apt-get install ansible

Clone this playbook

$ git clone [email protected]:InnovaLangues/self-deploy.git

Make a real file from servers.dist

$ cp servers.dist servers
$ vi servers

Have the correct SSH keys set up

Run

$ ansible-playbook -i infra-linode playbook-linode-preprod.yml --ask-sudo-pass

You can replace "linode" by : gricad-uga

You can replace "prod" by : preprod

About

Ansible SELF deploy playbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published