Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ansible role: bootstrap #908

Draft
wants to merge 41 commits into
base: master
Choose a base branch
from
Draft

Ansible role: bootstrap #908

wants to merge 41 commits into from

Conversation

ferrarimarco
Copy link
Owner

@ferrarimarco ferrarimarco commented Oct 1, 2023

  • Create Home Lab repository directory
  • Install git
  • Clone home lab repo if not cloned already
  • Pull latest changes
  • Set up Cron job (using systemd timers) that runs the main playbook against localhost
  • Set ANSIBLE_HOME to point to the configuration directory
  • Create a Python virtual environment
  • Run the configuration script
  • Activate the Python virtual environment
  • Enable the local connection plugin when running using systemd
  • Set --limit to current host when running using systemd
  • Run ansible-playbook
  • Update the "provision new hosts" guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant