Skip to content

Ansible Scripts to Build Out My Parrot

Notifications You must be signed in to change notification settings

sysgerm/parrot-build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  • Start with Parrot HTB Edition
  • Install Ansible (sudo apt install ansible)
  • Clone and enter the repo (git clone)
  • ansible-galaxy install -r requirements.yml
  • ansible-playbook main.yml -K

Updated

  • syntax for ansible
  • installed rsyslog
  • term size

WIP

CA cert

Sometimes github rate limits you, just try again

About

Ansible Scripts to Build Out My Parrot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 57.4%
  • Python 21.7%
  • Shell 20.9%