Commit Graph

5 Commits

Author SHA1 Message Date
Marc Mattmüller cc1c338e09 researchAnsible: updated with setup of latest AWX version
The latest version of AWX requires a Kubernetes Cluster. This
commit holds the update of the page and shows both installation
methodes (directly with docker and the latest version with a
minikube).

Additionally, I added a new section setting up a virtual machine
for test purpose. With it another section for accessing such
machines over SSH.

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-05-09 12:25:16 +02:00
Marc Mattmüller 740a647460 doc,ansible: documented setup of AWX, added structure for a first playbook
Documented the setup of an AWX instance using docker-compose.
Added a first playbook including inventory

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-05-02 12:40:20 +02:00
Marc Mattmüller d4f00bf431 doc/nwl-ci: added parts about CI adaptions
the nightly timer triggers the job without target parameter. Thus,
the job checks if it is a nightly build and takes a default target
which is the clearfog one.

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-05-01 12:04:54 +02:00
Marc Mattmüller dd0c8c871c doc: updated changes due to permission restriction
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-04-25 15:15:04 +02:00
Marc Mattmüller 0e39db0e35 README,doc: added next-level-CI and NWL-CI documentation
adapted README accordingly to build the documentation.

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
2023-04-18 16:05:34 +02:00