Skip to content

Copperfield/webserver-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webserver-common Build Status

Common tasks for any Ubuntu webserver machine. It includes the following:

Requirements

Tested on Ansible 1.4+

Role Variables

webserver_common_iptables_file:
webserver_common_spf13_output_file_name:

See the defaults to have a complete view of the variables. Make sure when editing variables, to copy all in your host/vars/... files, and tweak to your liking (actually it's only one variable containing a map ;) ).

Playbook Example

I just do:

    - hosts: servers
      roles:
         - { role: webserver-common }

License

MIT

Author Information

Feedback, issues and questions are welcome!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages