Skip to content

Selecro‑iac manages the Selecro platform's infrastructure using Ansible and Kubernetes manifests, enabling automated, consistent, and scalable deployment across environments.

License

Notifications You must be signed in to change notification settings

Selecro/Selecro-iac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Summary:

  • ansible.cfg: Contains Ansible configuration settings.
  • inventory/: Contains inventory files that list hosts and groups.
  • group_vars/: Holds variables that apply to groups of hosts.
  • host_vars/: Stores host-specific variables.
  • roles/: Contains reusable roles for different tasks (e.g., web server configuration).
  • playbooks/: Playbooks that execute tasks and roles.
  • scripts/: Helper scripts for automating tasks.
  • README.md: Provides documentation for your Ansible setup.

This structure ensures that your Ansible setup is modular, easy to scale, and maintainable as the project grows.

About

Selecro‑iac manages the Selecro platform's infrastructure using Ansible and Kubernetes manifests, enabling automated, consistent, and scalable deployment across environments.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published