Skip to content

rinatz/ansible-playbooks-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-playbooks-dev

license

This repository stores Ansible playbooks for provisioning local development environment.

Requirements

Supported OS

  • Amazon Linux 2
  • Ubuntu 22.04

Usage

Clone this repository.

$ git clone https://github.com/rinatz/ansible-playbooks-dev

Move ansible-playbooks-dev directory and run below command.

$ ansible-playbook -i HOST,... site.yml [-t TAG,...]

Options:
  -i HOST       Hostnames with comma separated to be provisioned (A comma is required even if there is only one hostname)
  -t TAG        Role names with comma separated (If not passed this option, all roles are executed)

About

Rinatz's Ansible playbooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •