Skip to content

sunnysudershan/RH294

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 

Repository files navigation

RH294

Red Hat Enterprise Linux Automation with Ansible

git clone https://github.com/sunnysudershan/RH294.git

git status

git add .

git status

git config --global user.email "sunnysudershan@gmail.com"

git config --global user.name "Sunny Ramplli"

git commit -m "Updated all the demos & labs"

git status

#Steps create a git token

#Click on your GitHub profile icon on the top right corner

#Click Settings

#From the menu shown on the left, click Developer Settings

#Click Personal access tokens

#Click Generate new token

git push origin main

Playbook

vim - Editor indentation more important

.yaml - yet aother markup language

starts with --- (optional)

Play

task

dictionaries have collection of key value paris separated by :space

ends with ... (optional)

About

Red Hat Enterprise Linux Automation with Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published