Skip to content

nurdsoft/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible

Create an Ansible Playbook to install HashiCorp Terraform and HashiCorp Vault on a Linux OS, supporting both RHEL and Debian distributions. - Bonus: Check for existing installation/s.

Example

# Test the Role
$ molecule test # or molecule converge

# Clean up
$ molecule destroy

What to Submit

Important Note: All of your code should reside in the root of the repository.

  1. Fork the main branch in this repository to a repository in your own namespace.
  2. Create a new branch in your repository with the name: <your_github_username> and add your code to it.
  3. Submit a PR from your repository against the main branch of this repository.
  4. Assign tarpanpathak as the reviewer of the PR from the previous step.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published