Commit Graph

88 Commits

Author SHA1 Message Date
3341ac1cc4 build: bump version 0.5.0 -> 0.5.1 0.5.1 2025-01-01 06:21:58 +00:00
Jon
8c751b3d86 fix(playbook): Add Trace output for inventory upload
ref: #34
2025-01-01 15:50:01 +09:30
7294e00f4f build: bump version 0.4.2 -> 0.5.0 0.5.0 2025-01-01 06:16:33 +00:00
Jon
25616485c8 Merge pull request #44 from nofusscomputing/34-inventory-tracing 2025-01-01 15:43:10 +09:30
Jon
1454106417 docs: update contributing guide
ref: #44 closes #36
2025-01-01 15:41:21 +09:30
Jon
4a34b0f6ca feat(playbook): Add Trace output for inventory upload
ref: #44 closes #34
2025-01-01 15:35:42 +09:30
Jon
3ce7e5b47a fix(playbook): Correct Centurion ENV Vars
ref: #34 #44
2025-01-01 15:34:45 +09:30
d9788eff4f build: bump version 0.4.1 -> 0.4.2 0.4.2 2024-12-31 07:31:56 +00:00
Jon
1d01c656ab Merge pull request #42 from nofusscomputing/37-api-v2 2024-12-31 16:58:22 +09:30
Jon
fa10637240 chore: correct liniting error
ref: #42
2024-12-31 16:45:21 +09:30
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