Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/it-pappa/ansible-role_apache2
- Owner: it-pappa
- Created: 2022-04-09T11:31:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-13T12:40:30.000Z (9 months ago)
- Last Synced: 2024-10-13T07:23:09.176Z (about 1 month ago)
- Topics: ansible, ansible-galaxy, ansible-playbook, ansible-role, ansible-roles, apache, apache2, centos, linux, rockylinux, ubuntu2004
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.posixExample 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: trueroles:
- provision_apache2License
-------BSD
Author Information
------------------Dan Eckholm - IT-Pappa