nephelaiio.centos_installer

nephelaiio.centos-installer

Build Status Ansible Galaxy

An ansible role to produce CentOS autoinstall isos

Role Variables

Please refer to the defaults file for an up to date list of input parameters.

Example Playbook

- hosts: servers
  roles:
     - role: nephelaiio.centos_installer

Testing

Please make sure your environment has docker installed in order to run role validation tests. Python dependencies are listed in the requirements file, you can install them with

pip install -r https://raw.githubusercontent.com/nephelaiio/ansible-role-requirements/master/requirements.txt

Role is tested against the following distributions (docker images):

  • Ubuntu Xenial
  • Ubuntu Bionic

You can test the role directly from sources using command molecule test

License

This project is licensed under the terms of the MIT License

About

An Ansible role to produce CentOS master iso images

Install
ansible-galaxy install nephelaiio.centos_installer
GitHub repository
License
mit
Downloads
14.9k