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

Add Ansible provisioner and playbook for Ubuntu 20.04 + 18.04 #109

Merged
merged 9 commits into from
Oct 6, 2021

Conversation

gcblack
Copy link
Contributor

@gcblack gcblack commented Oct 5, 2021

In order to have a good experience with our community, we recommend that you read the contributing guidelines for making a pull request.

Summary of Pull Request

Add ansible-local provisioner and playbook for Ubuntu 20.04 and 18.04.

Type of Pull Request

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style / formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is something else.
    Please describe:

Context of the Pull Request

Added the initial introduction of Ansible use focued on Ubuntu:

  • Adds ansible-local provisioner to Ubuntu builds.
  • Adde an initial playbook to remove steps from the shell build's provisioner scripts.
  • Removes steps in the ubuntu*.sh scripts for which Ansible now performs.

Related to Existing Issues

Issue Number: #54

Test and Documentation Coverage

  • Tests have been completed (for bug fixes / features).
  • Documentation has been added / updated (for bug fixes / features).

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

@tenthirtyam tenthirtyam self-assigned this Oct 5, 2021
@tenthirtyam tenthirtyam linked an issue Oct 5, 2021 that may be closed by this pull request
1 task
@tenthirtyam tenthirtyam changed the title Ansible playbook enhancement Ansible playbook enhancement for Ubuntu 20.04 Oct 5, 2021
@tenthirtyam tenthirtyam changed the title Ansible playbook enhancement for Ubuntu 20.04 Add Ansible playbook for Ubuntu 20.04 Oct 5, 2021
@tenthirtyam tenthirtyam changed the title Add Ansible playbook for Ubuntu 20.04 [WIP] Add Ansible playbook for Ubuntu 20.04 Oct 5, 2021
Initial introduction of Ansible use:
- Adds `ansible-local` provisioner to Ubuntu builds.
- Adde an initial playbook to remove steps from the `shell` build's provisioner scripts.
- Removes steps in the `ubuntu*.sh` scripts for which Ansible now performs.

More to come for vmware-samples#54. Stay tuned.
Copy link
Contributor

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Reviewed
✅ Maintainer Updates Commited
✅ Tested
✅ Approved

@tenthirtyam tenthirtyam changed the title [WIP] Add Ansible playbook for Ubuntu 20.04 Add Ansible provisioner and playbook for Ubuntu 20.04 + 18.04 Oct 6, 2021
@tenthirtyam tenthirtyam merged commit 199b4b3 into vmware-samples:main Oct 6, 2021
@gcblack gcblack deleted the ansible-t2 branch October 6, 2021 17:16
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority/medium Priority Medium sev/low Low size/m Medium type/enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT] Use ansible provisioner for Linux configuration and packages
2 participants