Skip to content

CentOS/ansible-role-httpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: httpd

This httpd role is used in the CentOS Infra.

It surely depends (see dependencies below) on some other roles.

See also ansible-infra-playbooks directory to see how the tree/structure is organized

Variables

See defaults variables and explanations

Dependencies

This role can depend on some other roles, either statically defined, or dynamically included/imported:

  • See meta/main.yml
  • Or each .yml under tasks folder for included/imported roles

All those roles are declared in our requirements.yml file.

License

MIT (see LICENSE file)