Commit Graph

78 Commits

Author SHA1 Message Date
Jon
dcb39d7e62 ci: dont run on pull
ref: #42
2024-12-31 16:15:00 +09:30
Jon
fe1d96f620 fix(playbook): Use API v2 path for Teams
ref: #37 #42
2024-12-31 15:52:26 +09:30
Jon
3906cdeb69 fix(playbook): use API v2 path for Teams
ref: #37
2024-12-31 15:46:05 +09:30
Jon
ae32fd6a96 fix(playbook): use API v2 path for uploading inventory
ref: #37 #42
2024-12-31 15:45:00 +09:30
b1a1839b18 build: bump version 0.4.0 -> 0.4.1 0.4.1 2024-08-23 04:46:16 +00:00
Jon
6fa9c36dc6 fix(ci): set collection name
ref: #31 #32
2024-08-23 14:15:10 +09:30
06a4d325a6 build: bump version 0.3.0 -> 0.4.0 0.4.0 2024-08-23 04:34:47 +00:00
Jon
3fd75c4683 ci(bump): add permissions for release
ref: #20 #21
2024-08-23 14:01:01 +09:30
Jon
95f3b43287 ci(ci): dont enforce ansible lint
ref: #20 #21
2024-08-23 13:59:53 +09:30
Jon
fd5600fdb3 Merge pull request #30 from jasonpagetas/issue#29fixes 2024-08-23 13:04:09 +09:30
9c33f5e6dd chore(playbook_teams): Capitalise task name
Ref: #30
2024-08-23 12:51:54 +09:30
fc504d9829 fix(teams_playbook): Delete ansible.cfg
Required to be removed to run playbook on AWX

ref: #30
2024-08-23 11:38:21 +09:30
Jon
408a23a757 ci(ci): add PR sync to have the ci run on pr
ref: #20
2024-08-23 11:37:01 +09:30
57a36103ca fix(teams): replace PATCH -> POST
POST is required to overwrite
Updated docs to reflect changes

#30 closes #29
2024-08-23 10:35:37 +09:30
Jon
2d819eb462 Merge pull request #17 from jasonpagetas/playbooks 2024-08-19 17:12:49 +09:30
Jon
16bd99d9bd docs(playbook_inventory): update meta description
#17
2024-08-19 17:09:30 +09:30
Jon
9439840df6 docs(playbook_teams): add link to inventory plugin
ref: #17
2024-08-19 17:07:33 +09:30
1ef25b31d9 chore(): Update changes from code review
Blank lines at end of documents
rewording some docs
Spacing between ansible-lint-ignore rules
Variable names
remove uneccessry info in teams.md
changed description index
changed description teams.md
2024-08-19 17:00:49 +09:30
eee170f5cc chore(make_docs): apply linting fixes
remove trailing spaces
fix relative links
indentation
add error to ansible-lint-ignore
Capitalise Centurion ERP
2024-08-19 15:33:19 +09:30
Jon
0b84bf8348 chore: amend make clean
ref: #28
2024-08-19 14:01:52 +09:30
8579a5934e chore(docs_teams): Update decription
remove AWX credential types as they are not created

#17 #14
2024-08-19 13:46:20 +09:30
198337f562 docs(inventory): Add documentation for inventory playbook 2024-08-19 13:46:20 +09:30
975f4b6ee5 chore(inventory): Apply suggested fixes from code review
Name changes
Description changes
linking issue to edited out task

#17 #13
2024-08-19 13:46:20 +09:30
83f12f063d chore(teams): Apply suggested changes
#17 #14
2024-08-19 13:46:20 +09:30
e6b8a0906c docs(teams): Add Documenation for teams playbook
https://github.com/nofusscomputing/ansible_collection_centurion/pull/17 #14
2024-08-19 13:46:20 +09:30
ae180f0a2f feat(playbook): Add playbook for teams creation and permissions
https://github.com/nofusscomputing/ansible_collection_centurion/pull/17 #14
2024-08-19 13:46:20 +09:30
821739f982 feat(playbook): Add playbook for inventory collection and publish to centurion
https://github.com/nofusscomputing/ansible_collection_centurion/pull/17 #13
2024-08-19 13:46:20 +09:30
Jon
ad835c3d9e Merge pull request #28 from nofusscomputing/26-mkdocs-linting 2024-08-19 13:39:44 +09:30
Jon
1606e361cc ci(mkdocs): add mkdocs workflow
ref: #28 https://github.com/nofusscomputing/action_mkdocs/pull/1
2024-08-19 13:36:07 +09:30
Jon
bc3587fbfb chore: add makefile
ref: #28 closes #26
2024-08-19 13:35:33 +09:30
Jon
0c7873a510 ci(triage): add debug for vars
https://github.com/nofusscomputing/action_project/issues/3 https://github.com/nofusscomputing/action_project/pull/4 #22 #23 #24
2024-08-15 19:58:48 +09:30
Jon
d8af4f1033 ci(triage): add event labeled
https://github.com/nofusscomputing/action_project/issues/3 https://github.com/nofusscomputing/action_project/pull/4 #22 #23 #24
2024-08-15 19:48:05 +09:30
Jon
695bcd0fc9 Merge pull request #25 from nofusscomputing/ci-project-triage 2024-08-15 18:37:59 +09:30
Jon
88090d8d33 ci(project): enclose project inputs in "
https://github.com/nofusscomputing/action_project/issues/3 https://github.com/nofusscomputing/action_project/pull/4 #22 #23 #24
2024-08-15 18:34:25 +09:30
Jon
d93d86684f ci(project): rename workflow project -> triage_project
https://github.com/nofusscomputing/action_project/issues/3 https://github.com/nofusscomputing/action_project/pull/4 #22 #23 #24
2024-08-15 18:33:56 +09:30
Jon
aa7754f514 Merge pull request #24 from nofusscomputing/ci-project-triage 2024-08-15 18:23:27 +09:30
Jon
9f1c5b4569 ci(project): Add PAT to project triage to download artifacts
https://github.com/nofusscomputing/action_project/issues/3 https://github.com/nofusscomputing/action_project/pull/4 #22 #23
2024-08-15 18:04:44 +09:30
Jon
34fcac6b3c Merge pull request #23 from nofusscomputing/ci-project-triage 2024-08-15 18:03:30 +09:30
Jon
11cfa7d0d0 ci(project): remove permissions key
https://github.com/nofusscomputing/action_project/issues/3 https://github.com/nofusscomputing/action_project/pull/4 #22
2024-08-15 17:44:22 +09:30
Jon
5dd2e7a21d Merge pull request #22 from nofusscomputing/ci-project-triage
ci(triage): adjust triage to build object for project workflow usage
2024-08-15 17:31:42 +09:30
Jon
f969fdecd8 ci(triage): adjust triage to build object for project workflow usage
https://github.com/nofusscomputing/action_project/issues/3 https://github.com/nofusscomputing/action_project/pull/4
2024-08-15 17:25:47 +09:30
Jon
e2c8b9b0cc Merge pull request #21 from nofusscomputing/ci-additional-actions 2024-08-15 13:39:51 +09:30
Jon
73c0e646d8 ci(bump): add additional actions script
https://github.com/nofusscomputing/action_bump/issues/5
2024-08-15 13:35:21 +09:30
Jon
1b5bb4fd1b Merge pull request #18 from nofusscomputing/15-ci-gitlab-github-migration 2024-08-14 23:03:30 +09:30
Jon
2850e4bc45 docs: Update project badges to reflect project home is github
#15
2024-08-14 22:57:08 +09:30
Jon
8fbe481360 ci(bump): Add bump workflow
#15 #18
2024-08-14 22:41:30 +09:30
Jon
980b546080 ci(collection): add required permissions
#18
2024-08-14 22:32:07 +09:30
Jon
012df73dba chore: correct a linting error by bumping required ansible ver to 2.16
#18
2024-08-14 22:02:09 +09:30
Jon
baf4b67c28 ci(collection): Add Ansible Collection workflow
#15 #17 #18 https://github.com/nofusscomputing/action_ansible_collection/pull/1
2024-08-14 21:56:22 +09:30
Jon
61adb6f056 chore(vscode): add recommended extensions
#15
2024-08-14 15:29:52 +09:30