Skip to content

Ansible playbook to install nginx from source and redis on inventory servers

Notifications You must be signed in to change notification settings

zapolskas/ansible-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-redis

Ansible playbook to install nginx from source and redis on inventory servers

Environment

  • OS: Windows 10 Version 1903 (OS Build 18362.657)
  • Hypervisor: Microsoft Hyper-V 10.0.18362.1
  • Ansible: 2.7.12
  • Python: 2.7.15+
  • VM CentOS: CentOS Linux 7 (Core) Linux 3.10.0-957.el7.x86_64
  • VM Ubuntu server: Ubuntu 18.04.4 LTS Linux 4.15.0-91-generic

Prerequisites

Ansible control node should be able to connect to managed nodes. Username ansible. Managed nodes IP address should be updated in file named production.

Deployment

git clone https://github.com/zapolskas/ansible-redis.git
cd ansible-redis
ansible-playbook -i production site.yml

Testing

curl http://172.17.33.220/lfjlkdf
:1
curl http://172.17.33.220/lfjlkdf
:2
curl http://172.17.33.220/ssd
:1
curl http://172.17.33.222/
:1
curl http://172.17.33.222/
:2

About

Ansible playbook to install nginx from source and redis on inventory servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published