Commit Graph

258 Commits

Author SHA1 Message Date
Jon
03f00a9289 feat(image): var ANSIBLE_COLLECTIONS_PATHS set to /etc/ansible/collections
!95
2023-10-21 11:47:14 +09:30
Jon
e38f0e58b3 feat(image): add mysql client
!95
2023-10-20 06:31:53 +09:30
Jon
a34d073671 feat(image): add postgresclient
!95
2023-10-20 06:31:26 +09:30
Jon
03342e41c5 feat(collection): add community.postgresql
!95
2023-10-20 06:30:44 +09:30
a613a27d93 build(version): bump version 0.2.1 → 0.2.2 0.2.2 2023-10-16 03:49:39 +00:00
Jon
f30535a4ce Merge branch 'ansible-runner' into 'development'
fix: AWX/Tower requires ansible-runner

See merge request nofusscomputing/projects/ansible/execution_environment!93
2023-10-16 03:46:10 +00:00
Jon
26fb79d44c fix(execution_environment): ansible runner required
this is a dependency so that the EE runs in awx/tower

!93
2023-10-16 13:15:19 +09:30
7d637c2767 build(version): bump version 0.2.0 → 0.2.1 0.2.1 2023-09-02 06:38:12 +00:00
ded65383f0 Merge branch 'automated-tasks' into 'development'
chore(ansible-roles): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!91
2023-09-02 06:20:37 +00:00
df41278aca chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "615f26fa1b56df8473a718ca792dea83a8b8d026)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "6317782adecd85c120073744b75ffaaba90f0aff)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out 6317782adecd85c120073744b75ffaaba90f0aff

MR !91
2023-09-02 06:10:34 +00:00
2af9a0938f chore(git): updated submodule ansible_playbooks
Automation Data:
{
    "branch": "development",
    "current_commit": "097346982a268a28f8e3bc36f807db13fe562eb3)",
    "name": "ansible_playbooks",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/playbooks",
    "remote_head": "d8e6dd46f3b57e49652bb15517d013f2455f03af)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible_playbooks.git"
}

Changes: Submodule path includes/etc/ansible/playbooks: checked out d8e6dd46f3b57e49652bb15517d013f2455f03af

MR !91
2023-09-02 06:09:13 +00:00
51d7d44bb7 chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "b2756db4a34bb7b39c926899eb4cd5a9526d2504)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "615f26fa1b56df8473a718ca792dea83a8b8d026)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out 615f26fa1b56df8473a718ca792dea83a8b8d026

MR !91
2023-09-02 06:07:22 +00:00
21b05af8c6 Merge branch 'automated-tasks' into 'development'
chore(gitlab-ci): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!90
2023-09-02 06:05:33 +00:00
8cb0241ba6 chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "975de7aca210667d1e93d02a4036ca4ae70808ff)",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "a5a9fa44374107657b2587ce52607d96a825be56)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out a5a9fa44374107657b2587ce52607d96a825be56

MR !90
2023-09-02 06:04:53 +00:00
Jon
9d63839226 Merge branch '9-fix-remove-python3' into 'development'
fix(python): removed python3.9 as it as causing issues with 3.11

Closes #9

See merge request nofusscomputing/projects/ansible/execution_environment!89
2023-07-31 20:55:25 +00:00
Jon
40e46cd22e fix(python): removed python3.9 as it as causing issues with 3.11
!89 fixes #9
2023-08-01 06:15:04 +09:30
d12c4f1261 Merge branch 'automated-tasks' into 'development'
chore(ansible-roles): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!88
2023-07-07 05:47:34 +00:00
d95c5e238d chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "5003f6e83b0892968f1ff1c411662f21a90804e9)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "b2756db4a34bb7b39c926899eb4cd5a9526d2504)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out b2756db4a34bb7b39c926899eb4cd5a9526d2504

MR !88
2023-07-07 05:38:57 +00:00
74ed6945ce build(version): bump version 0.1.1 → 0.2.0 0.2.0 2023-07-04 07:13:22 +00:00
49e902a86c Merge branch 'automated-tasks' into 'development'
chore(ansible-roles): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!86
2023-07-04 06:50:23 +00:00
8d37a9b723 chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "2976ca152177c36f5b8abd40f90b797e6eb72f93)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "5003f6e83b0892968f1ff1c411662f21a90804e9)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out 5003f6e83b0892968f1ff1c411662f21a90804e9

MR !86
2023-07-04 06:41:56 +00:00
8366b2f66a Merge branch 'automated-tasks' into 'development'
chore(ansible-roles): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!85
2023-07-04 06:30:43 +00:00
0ade0fce81 chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "0ab237f2a6e97c89c194ffa3ab9a92ea27a926e2)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "2976ca152177c36f5b8abd40f90b797e6eb72f93)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out 2976ca152177c36f5b8abd40f90b797e6eb72f93

MR !85
2023-07-04 06:22:10 +00:00
6d186d865c Merge branch 'automated-tasks' into 'development'
chore(ansible-roles): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!83
2023-07-04 04:25:46 +00:00
Jon
592634dfd8 Merge branch '12-fix-ldconfig-error' into 'development'
chore(automated): apply patch 12-fix-ldconfig-error.patch from issue

Closes #12

See merge request nofusscomputing/projects/ansible/execution_environment!81
2023-07-04 03:37:24 +00:00
Jon
823c9c7949 feat(collection): install community.mysql collection
!81
2023-07-04 12:59:45 +09:30
Jon
1a1dc118bb feat(security): update system packages during build
!81
2023-07-04 12:59:11 +09:30
Jon
a430dc6400 feat(env_var): new env var of DEBIAN_FRONTEND noninteractive
!81
2023-07-04 12:58:33 +09:30
Jon
ed62936d69 fix(locale): Tanty thrown by ansibe now fixed
Ansible throwing a tantrum that it could not find the locale.
now the locale is installed and set ti en_US

!81 #12
2023-07-04 12:57:39 +09:30
3f1886f73b chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "ce6685356bf6606891c8c7549e86a16b16a5ddf3)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "0ab237f2a6e97c89c194ffa3ab9a92ea27a926e2)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out 0ab237f2a6e97c89c194ffa3ab9a92ea27a926e2

MR !83
2023-07-04 02:11:12 +00:00
2087a57bad chore(git): updated submodule ansible_playbooks
Automation Data:
{
    "branch": "development",
    "current_commit": "2ba66e0d5ca52e00db16722144340cb18bb4a286)",
    "name": "ansible_playbooks",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/playbooks",
    "remote_head": "097346982a268a28f8e3bc36f807db13fe562eb3)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible_playbooks.git"
}

Changes: Submodule path includes/etc/ansible/playbooks: checked out 097346982a268a28f8e3bc36f807db13fe562eb3

MR !83
2023-07-04 02:09:51 +00:00
a53ea7ec19 chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "c7e92dd61cbcfce7ccad050cff9ff12daf03e6d5)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "ce6685356bf6606891c8c7549e86a16b16a5ddf3)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out ce6685356bf6606891c8c7549e86a16b16a5ddf3

MR !83
2023-07-04 02:08:03 +00:00
6601bcd952 Merge branch 'automated-tasks' into 'development'
chore(gitlab-ci): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!82
2023-07-04 02:06:12 +00:00
3ca15444bc chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "ebc3d93304b2cec409dab06205bb5eee372ed597)",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "975de7aca210667d1e93d02a4036ca4ae70808ff)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out 975de7aca210667d1e93d02a4036ca4ae70808ff

MR !82
2023-07-04 02:05:32 +00:00
Jon
6a10873507 fix(dockerfile): typo in command
!81
2023-07-01 03:20:56 +00:00
Jon
0c05490bd9 feat(software): install sshpass for ssh client usage
this app is required by ansible for ssh connections

issue #12
2023-07-01 03:11:23 +00:00
Jon
9705f44c8a fix(container): correct the dpkg ldconfig error
ldconffig appears to be missing from the container.
these changes add it bac to the continer for use

fixes #12
2023-07-01 03:11:23 +00:00
9c6f46fce1 Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!80
2023-06-28 04:56:30 +00:00
ff3333e127 chore(git): updated submodule ansible_playbooks
Automation Data:
{
    "branch": "development",
    "current_commit": "8129566ab1c257e8c2cb6a925b1a9934660ec22d)",
    "name": "ansible_playbooks",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/playbooks",
    "remote_head": "2ba66e0d5ca52e00db16722144340cb18bb4a286)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible_playbooks.git"
}

Changes: Submodule path includes/etc/ansible/playbooks: checked out 2ba66e0d5ca52e00db16722144340cb18bb4a286

MR !80
2023-06-28 04:38:23 +00:00
aba4e34849 chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "e14d2f8492fcac39f9855a02f054842b9db5c083)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "c7e92dd61cbcfce7ccad050cff9ff12daf03e6d5)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out c7e92dd61cbcfce7ccad050cff9ff12daf03e6d5

MR !80
2023-06-28 04:37:17 +00:00
7f08542ecb chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "6a3ef23c6191883e5692e5e123e4bac05b49b7c5)",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "ebc3d93304b2cec409dab06205bb5eee372ed597)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out ebc3d93304b2cec409dab06205bb5eee372ed597

MR !80
2023-06-28 04:33:33 +00:00
37330a518c chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "f5614997c6b9f8bdab2446547c92b9878ee83f10)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "e14d2f8492fcac39f9855a02f054842b9db5c083)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out e14d2f8492fcac39f9855a02f054842b9db5c083

MR !80
2023-06-28 04:00:45 +00:00
5a9a9c36b8 chore(git): updated submodule ansible_playbooks
Automation Data:
{
    "branch": "development",
    "current_commit": "4edd5ffda94282807b00b9463067ba8e19da6c86)",
    "name": "ansible_playbooks",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/playbooks",
    "remote_head": "8129566ab1c257e8c2cb6a925b1a9934660ec22d)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible_playbooks.git"
}

Changes: Submodule path includes/etc/ansible/playbooks: checked out 8129566ab1c257e8c2cb6a925b1a9934660ec22d

MR !80
2023-06-28 03:58:27 +00:00
07406e692f Merge branch 'automated-tasks' into 'development'
chore(gitlab-ci): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!79
2023-06-28 03:54:16 +00:00
64688b8f1e chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "fd570fa3df559899fb3706c1ee46f29c33fd6520)",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "6a3ef23c6191883e5692e5e123e4bac05b49b7c5)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

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

MR !79
2023-06-28 03:53:37 +00:00
ce79e9688b Merge branch 'automated-tasks' into 'development'
chore(git): Automated update of git sub-modules

See merge request nofusscomputing/projects/ansible/execution_environment!78
2023-06-28 03:35:59 +00:00
bd5da88686 chore(git): updated submodule ansible-roles
Automation Data:
{
    "branch": "development",
    "current_commit": "598cc441e66b9b1e11951ab797d0e21363f1ef2f)",
    "name": "ansible-roles",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/roles",
    "remote_head": "f5614997c6b9f8bdab2446547c92b9878ee83f10)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible-roles.git"
}

Changes: Submodule path includes/etc/ansible/roles: checked out f5614997c6b9f8bdab2446547c92b9878ee83f10

MR !78
2023-06-28 03:23:07 +00:00
0241d5affc chore(git): updated submodule ansible_playbooks
Automation Data:
{
    "branch": "development",
    "current_commit": "aa0514202f28579bdfe0c2e33da6f50f85252f9b)",
    "name": "ansible_playbooks",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/includes/etc/ansible/playbooks",
    "remote_head": "4edd5ffda94282807b00b9463067ba8e19da6c86)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/ansible/ansible_playbooks.git"
}

Changes: Submodule path includes/etc/ansible/playbooks: checked out 4edd5ffda94282807b00b9463067ba8e19da6c86

MR !78
2023-06-28 03:20:44 +00:00
d5f93594c6 Merge branch 'automated-tasks' into 'development'
chore(gitlab-ci): Automated update of git sub-module

See merge request nofusscomputing/projects/ansible/execution_environment!77
2023-06-28 03:16:37 +00:00
9914375aca chore(git): updated submodule gitlab-ci
Automation Data:
{
    "branch": "development",
    "current_commit": "2492fdb17f3f1cc7db8e8c690f10fed4194aa6c4)",
    "name": "gitlab-ci",
    "path": "/builds/nofusscomputing/projects/ansible/execution_environment/_automation_/gitlab-ci",
    "remote_head": "fd570fa3df559899fb3706c1ee46f29c33fd6520)",
    "remote_name": "origin",
    "url": "https://gitlab.com/nofusscomputing/projects/gitlab-ci.git"
}

Changes: Submodule path gitlab-ci: checked out fd570fa3df559899fb3706c1ee46f29c33fd6520

MR !77
2023-06-28 03:16:00 +00:00