Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/it-pappa/ansible-role_apache2

Ansible Role to Provision Apache2 on Linux host
https://github.com/it-pappa/ansible-role_apache2

ansible ansible-galaxy ansible-playbook ansible-role ansible-roles apache apache2 centos linux rockylinux ubuntu2004

Last synced: about 1 month ago
JSON representation

Ansible Role to Provision Apache2 on Linux host

Awesome Lists containing this project

README

        

Provision Apache2 on Linux hosts
=========

This role will determind the linux distro and install apache2.

Requirements
------------
- Sudo access to remote host.

Dependencies
------------
- ansible.posix

Example Playbook
----------------

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: webserver
become: yes
gather_facts: true

roles:
- provision_apache2

License
-------

BSD

Author Information
------------------

Dan Eckholm - IT-Pappa