Skip to content

medoedoff/test-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-task

Dependencies

First install dependecies

ansible-galaxy install -r requirements.yaml

Run

Before run, provide neccessary information about your hosts in inventory folder:

  1. Create file at inventory/host_vars with prefered name at describe information about your host
  2. Add your host in specific group at inventory/hosts file

After run playbook

ansible-playbook -u ubuntu -i inventory prepare_server.yaml --diff --private-key=/path/to/key.pem --ask-vault-pass

Vault pass is test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages