i-1 Ansible project structure. #2

Open
emil wants to merge 4 commits from i-1-ansible-project-structure into main
Owner

Original issue

Implements (issue)[#1].

Acceptance criteria

  • The Ansible sample project layout has been implemented.
  • A playbook for installing wiki.js has been added. Just a dummy one for the time being.
  • An Ansible Molecule scenario testing the playbook has been executed successfully.
  • Relevant files have been linted successfully to make sure that good practices have been followed with regard to Ansible and YAML.
  • All Python dependencies have been managed through Pipenv.
# Original issue Implements (issue)[https://git.theliberatededge.org/the-liberated-edge/wikijs/issues/1]. # Acceptance criteria - [ ] The [Ansible sample project layout](https://docs.ansible.com/ansible/latest/tips_tricks/sample_setup.html#sample-directory-layout) has been implemented. - [ ] A playbook for installing wiki.js has been added. Just a dummy one for the time being. - [ ] An [Ansible Molecule](https://ansible.readthedocs.io/projects/molecule/) scenario testing the playbook has been executed successfully. - [ ] Relevant files have been linted successfully to make sure that good practices have been followed with regard to Ansible and YAML. - [x] All Python dependencies have been managed through [Pipenv](https://pipenv.pypa.io/en/latest/).
emil added 1 commit 2023-11-02 23:49:21 +00:00
emil added 1 commit 2023-11-11 00:12:18 +00:00
emil added 1 commit 2023-11-11 23:18:31 +00:00
emil added 1 commit 2023-11-11 23:36:44 +00:00
emil closed this pull request 2024-08-18 22:31:28 +00:00
emil reopened this pull request 2024-08-18 22:32:28 +00:00
This pull request can be merged automatically.
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 i-1-ansible-project-structure:i-1-ansible-project-structure
git checkout i-1-ansible-project-structure
Sign in to join this conversation.
No description provided.