Commit Graph

631 Commits

Author SHA1 Message Date
Jon
197dc0f4b2 chore(git): manual update submodule
!33
2023-06-06 05:16:28 +09:30
df32baba7c Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!32
2023-06-05 19:14:02 +00:00
859c027611 chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "e57f7f09085121373ce5ca6a4eb356cb89e53709)",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "928d625469425c23a1ef15e0e9c06bd00c12f8fe)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out 928d625469425c23a1ef15e0e9c06bd00c12f8fe

MR !32
2023-06-05 19:12:18 +00:00
89569ee691 Merge branch 'automated-tasks' into 'development'
chore(gitlab-ci): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!31
2023-06-05 19:03:59 +00:00
a3cdc8255d chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "1e21ff27098444206cbb9309ef95fc64d730f26d)",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "e57f7f09085121373ce5ca6a4eb356cb89e53709)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out e57f7f09085121373ce5ca6a4eb356cb89e53709

MR !31
2023-06-05 19:02:10 +00:00
1401254b8e Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!30
2023-06-05 05:25:59 +00:00
b353e03987 chore(git): updated submodule includes/etc/ansible/roles
Automation Data:
{
    "branch": "development",
    "current_commit": "04f0bfd0d12269c477892e2a0a57d68984487ee9)",
    "name": "includes/etc/ansible/roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "8133ff63213727ff02f0325c2d8a3b1af95f0480)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out 8133ff63213727ff02f0325c2d8a3b1af95f0480

MR !30
2023-06-05 05:24:20 +00:00
Jon
15d25c5540 Merge branch '8-initial-docs' into 'development'
docs: initial documentation

Closes #8

See merge request nofusscomputing/projects/ansible/execution_environment!29
2023-06-05 05:17:31 +00:00
Jon
56b6e304bb docs: fix typo
!29 close #8
2023-06-05 14:44:13 +09:30
Jon
f5c4b33c69 ci: mkdocs temp newer image
!29 #8
2023-06-05 14:25:45 +09:30
Jon
b8b9348e30 docs: added initial docs
!29 #8
2023-06-05 14:18:49 +09:30
Jon
592344e642 build(website-template): added as git submodule for docs
!29 #8
2023-06-05 13:45:46 +09:30
cc1c073a64 build(version): bump version 0.1.1rc0 → 0.1.1rc1 0.1.1rc1 2023-06-05 03:31:28 +00:00
Jon
a2d6baf705 Merge branch 'fix-non-urgent' into 'development'
fix: manual update

See merge request nofusscomputing/projects/ansible/execution_environment!28
2023-06-05 02:44:43 +00:00
Jon
5a90438f8c chore(git): update all to current HEAD
!28
2023-06-05 12:12:11 +09:30
Jon
a1e3a0c656 feat(ansible): ansible.cfg added workdir roles
!28
2023-06-05 12:11:47 +09:30
ea2e336aac Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!26
2023-06-05 02:38:18 +00:00
ba3b32dc47 chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "6201afaf7e82411af1d0d173d54dffe1d404544a",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "1e21ff27098444206cbb9309ef95fc64d730f26d",
    "remote_name": "",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out 1e21ff27098444206cbb9309ef95fc64d730f26d

MR !26
2023-06-05 02:36:51 +00:00
Jon
b4f08f2995 Merge branch 'fix-non-urgent' into 'development'
fix: non urgent

See merge request nofusscomputing/projects/ansible/execution_environment!24
2023-06-05 02:26:59 +00:00
Jon
e82f96a402 fix(python): linked ansible used python to 3.11
see nofusscomputing/projects/ansible/execution_environment#9 for issue WRT the python version

!24 nofusscomputing/infrastructure/config#22 nofusscomputing/infrastructure/config!27 nofusscomputing/projects/ansible/execution_environment#9
2023-06-05 09:56:50 +09:30
Jon
369987eaf5 feat(ansible): add galaxy collection community.docker
this collection is required so that docker containers can be managed

!24 nofusscomputing/infrastructure/config#22 nofusscomputing/infrastructure/config!27
2023-06-05 09:35:00 +09:30
Jon
e48800bf8e feat(ansible): add galaxy collection ansible.posix
this collection is required so that ssh auth_keys can be used

!24 nofusscomputing/infrastructure/config#22 nofusscomputing/infrastructure/config!27
2023-06-04 14:03:44 +09:30
Jon
e146a0934e Merge branch 'chore-submodule-update' into 'development'
chore(git): update all to current HEAD

See merge request nofusscomputing/projects/ansible/execution_environment!23
2023-06-03 04:42:25 +00:00
Jon
55ffc49281 chore(git): update all to current HEAD
!23
2023-06-03 14:10:43 +09:30
Jon
9ee993c60e Merge branch 'chore-submodule-update' into 'development'
chore(git): update all to current HEAD

See merge request nofusscomputing/projects/ansible/execution_environment!22
2023-06-03 04:11:55 +00:00
Jon
5436e2b0f0 chore(git): update all to current HEAD
!22
2023-06-03 13:40:13 +09:30
Jon
ff5813903f Merge branch 'chore-submodule-update' into 'development'
chore(git): update all to current HEAD

See merge request nofusscomputing/projects/ansible/execution_environment!21
2023-06-03 03:40:16 +00:00
Jon
adfe708f7c chore(git): update all to current HEAD
!21
2023-06-03 13:08:30 +09:30
Jon
085317dc81 Merge branch 'chore-submodule-update' into 'development'
chore(git): update all to current HEAD

See merge request nofusscomputing/projects/ansible/execution_environment!20
2023-06-03 02:08:52 +00:00
Jon
6bf1a8f334 chore(git): update all to current HEAD
-!20 nofusscomputing/projects/ansible/git_configuration!62 nofusscomputing/projects/gitlab-ci!49
2023-06-03 11:36:17 +09:30
c5232b82b1 Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!18
2023-06-01 06:25:32 +00:00
7de7efaab8 chore(git): updated submodule includes/etc/ansible/roles
Automation Data:
{
    "branch": "development",
    "current_commit": "f361c09aca8925a281600ce8047c76111e90eaf8",
    "name": "includes/etc/ansible/roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "21b1049089540b3bacc97c34d2d0b10be7a83070",
    "remote_name": "",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out 21b1049089540b3bacc97c34d2d0b10be7a83070

MR !18
2023-06-01 06:15:17 +00:00
eb9326f371 Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!17
2023-06-01 05:43:37 +00:00
51ef1528da chore(git): updated submodule includes/etc/ansible/playbooks
Automation Data:
{
    "branch": "development",
    "current_commit": "bf16a59207fc9bfe34b524a378b768b228ed0919",
    "name": "includes/etc/ansible/playbooks",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/playbooks",
    "remote_head": "0defc58bd4fb865ed08d1818e1808ec214963aa7",
    "remote_name": "",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible_playbooks.git"
}

Changes: Submodule path includes/etc/ansible/playbooks: checked out 0defc58bd4fb865ed08d1818e1808ec214963aa7

MR !17
2023-06-01 05:33:33 +00:00
86e38ce4ef Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!16
2023-06-01 05:32:12 +00:00
1b3c6ee7db chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "b3c84836771453744fa4bac9d739199fe0ec1160",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "6a2266177bd6393384fb233933c898e3fbe5d86b",
    "remote_name": "",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out 6a2266177bd6393384fb233933c898e3fbe5d86b

MR !16
2023-06-01 05:22:07 +00:00
Jon
3cc035721a Merge branch 'ansible-roles-restructure-ops-74' into 'development'
refactor: ansible roles

See merge request nofusscomputing/projects/ansible/execution_environment!15
2023-06-01 05:01:25 +00:00
Jon
e2852ebe29 refactor(build): other projects included as git submodule
this was done so that any rebuild due to submodule update
could be tracked and viewable within the history.

!15 nofusscomputing/ops#74
2023-06-01 14:20:51 +09:30
b713b3e6b7 Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!14
2023-06-01 03:11:48 +00:00
8379ecbf67 chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "2b57d0b1600025879bcf102d93cc476324b45f86",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "b3c84836771453744fa4bac9d739199fe0ec1160",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out b3c84836771453744fa4bac9d739199fe0ec1160

MR !14
2023-06-01 03:02:27 +00:00
2792f413c9 Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!13
2023-06-01 02:54:38 +00:00
31f8fd0e0f chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "e9713b31c8e5b30c27331eea23a690194f63394f",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "2b57d0b1600025879bcf102d93cc476324b45f86",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out 2b57d0b1600025879bcf102d93cc476324b45f86

MR !13
2023-06-01 02:45:22 +00:00
Jon
5bb4a209f3 Merge branch 'feat-ci-submodule' into 'development'
feat: ci submodule

See merge request nofusscomputing/projects/ansible/execution_environment!12
2023-06-01 02:44:32 +00:00
Jon
6b785d0c53 feat(ci): use project gitlab-ci automagic template
!12
2023-06-01 12:04:40 +09:30
Jon
6dfba719cc Merge branch 'fix-roles-git-submodules-not-included' into 'development'
feat(playbooks): add nfc ansible playbooks to image

Closes #7

See merge request nofusscomputing/projects/ansible/execution_environment!11
2023-05-27 04:33:23 +00:00
Jon
07cdde820a refactor(playbooks): seperated git clone to own run
!11 closes #7 nofusscomputing/projects/ansible/ansible_playbooks!1 nofusscomputing/projects/ansible/ansible_playbooks#1
2023-05-27 13:53:51 +09:30
Jon
c98427e00e chore(git): update to current HEAD
#11
2023-05-27 13:01:25 +09:30
Jon
1da35d5770 feat(playbooks): add nfc ansible playbooks to image
!11 #7 nofusscomputing/projects/ansible/ansible_playbooks!1 nofusscomputing/projects/ansible/ansible_playbooks#1
2023-05-27 13:00:52 +09:30
Jon
469b99b88d Merge branch 'fix-roles-git-submodules-not-included' into 'development'
feat(module): add collection community.general

See merge request nofusscomputing/projects/ansible/execution_environment!10
2023-05-26 09:49:55 +00:00
Jon
24a65b4d99 feat(module): add collection community.general
this is required for the use of the community.general.gitlab_* namespace

!10
2023-05-26 17:02:47 +09:30