Skip to content

Split prep and post tasks into their own playbook#16

Merged
caffeinatedpixel merged 3 commits intomainfrom
wls_refactor_playbooks
Aug 14, 2024
Merged

Split prep and post tasks into their own playbook#16
caffeinatedpixel merged 3 commits intomainfrom
wls_refactor_playbooks

Conversation

@william-stearns
Copy link
Contributor

Addresses #10 , breaks out preparation steps into install_pre.yml and reboot check into install_post.yml
It also cleans up some yaml lint issues, most related to spaces and blank lines.
This has not been tested yet - please do not merge until it has been tested.

@william-stearns
Copy link
Contributor Author

The original approach ran ansible-playbook 3 or 4 times, requiring the user to enter the remove sudo password 3 or 4 times. Since the ansible-playbook command happily accepts multiple playbook files, we call all relevant playbooks with a single command, which only requires the remote sudo password to be entered once.

@william-stearns
Copy link
Contributor Author

Please consider this tested and ready for review.

@caffeinatedpixel caffeinatedpixel merged commit d3b5b3d into main Aug 14, 2024
@caffeinatedpixel caffeinatedpixel deleted the wls_refactor_playbooks branch August 14, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants