11 lines
246 B
YAML
11 lines
246 B
YAML
---
|
|
galaxy_info:
|
|
author: Jason Rothstein
|
|
description: Ensure Apache is installed, running, and functional
|
|
company: fdragon
|
|
license: LGPL-3.0-or-later
|
|
min_ansible_version: '2.9'
|
|
galaxy_tags: []
|
|
dependencies:
|
|
- role: ensure_firewalld
|