Skip to content

jpavon/ansible-roles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Roles

Ansible roles to sync your local folder and provision a server with PHP, Nginx, MariaDB and more.

roles:
  - { role: base }
  - { role: php-fpm }
  - { role: nginx }
  - { role: composer }
  - { role: mysql }
  - { role: memcached }
  - { role: ufw }
  - { role: fail2ban }
  - { role: logwatch }
  - { role: swapfile }
  - { role: sync }
  - { role: cron }
  - { role: newrelic }

About

Ansible roles to sync and provision a server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published