Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 363 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 363 Bytes

Ansible-Lab-Test

Lab-test ansible deploy

Require

1. Ansible (version >= 2.3.2.0)
2. Server (guide [mv or docker or lxc])
3. CentOS-7

Step 1

install Operating System CentOS-7

Step 2

$ ansible-playbook -i hosts/dev-lab httpd.yml
$ ansible-playbook -i hosts/dev-lab nodejs.yml
$ ansible-playbook -i hosts/dev-lab mongodb.yml