https://github.com/qasimnauman/ansible
This repository contains some handful of Ansilble notes and playbooks.
https://github.com/qasimnauman/ansible
ansible ansible-galaxy ansible-playbook ansible-role automation
Last synced: 2 months ago
JSON representation
This repository contains some handful of Ansilble notes and playbooks.
- Host: GitHub
- URL: https://github.com/qasimnauman/ansible
- Owner: qasimnauman
- Created: 2024-08-28T19:55:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T17:02:31.000Z (over 1 year ago)
- Last Synced: 2025-07-25T07:58:12.672Z (12 months ago)
- Topics: ansible, ansible-galaxy, ansible-playbook, ansible-role, automation
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible
Welcome to Ansible
This repository containes some handful of Ansible playbooks, notes related to ansible. Plus there is one bonus python script `gitpush.py` file which takes in the commit message and branch name, automatically push the content changed from the local repo to attached remote repository by automatically detecting the branch.