Skip to content

seetee/ansible_playbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Ansible Playbooks

GitHub last commit GitHub repo size GitHub release GitHub contributors

This is a collection of ansible playbooks for installation of Drupal and other such things.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Ansible

Contributing to these Ansible playbooks

To contribute to an Ansible playbook, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

Contact

If you want to contact me you can reach me on Twitter @alltinomit.

License

Code License

Releases

No releases published

Packages

No packages published