lxc: Add /etc of lxc containers to git #159

Open
mtrossevin wants to merge 1 commit from lxc_etc-git into unstable
Owner

We need to use symlinks and import_tasks (or include_tasks) instead of import_role as for some reason ansible skip all tasks in repository.yml otherwise.

This pull request also rename the loop variables in lxc and etc-git as otherwise including the tasks og etc-git in lxc breaks because of redefined variables.

We need to use symlinks and `import_tasks` (or `include_tasks`) instead of `import_role` as for some reason ansible skip all tasks in repository.yml otherwise. This pull request also rename the loop variables in lxc and etc-git as otherwise including the tasks og `etc-git` in `lxc` breaks because of redefined variables.
mtrossevin added 1 commit 2022-07-07 11:23:50 +02:00
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
a82ae51008
lxc: Add /etc of lxc containers to git
mtrossevin requested review from jlecour 2022-07-07 11:24:09 +02:00
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin lxc_etc-git:lxc_etc-git
git checkout lxc_etc-git

Merge

Merge the changes and update on Forgejo.
git checkout unstable
git merge --no-ff lxc_etc-git
git checkout unstable
git merge --ff-only lxc_etc-git
git checkout lxc_etc-git
git rebase unstable
git checkout unstable
git merge --no-ff lxc_etc-git
git checkout unstable
git merge --squash lxc_etc-git
git checkout unstable
git merge --ff-only lxc_etc-git
git checkout unstable
git merge lxc_etc-git
git push origin unstable
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/ansible-roles#159
No description provided.