move comments into doc spec
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Chris Hammer 2023-12-08 20:14:31 -05:00
parent 5476a9623f
commit f29892d749

View File

@ -1,7 +1,7 @@
---
################# #################
# CENTOS STREAM 9 # CENTOS STREAM 9
################# #################
---
kind: pipeline kind: pipeline
type: exec type: exec
name: ansible_dev_centos_stream9 name: ansible_dev_centos_stream9
@ -73,10 +73,10 @@ steps:
- docker images | grep "$REGISTRY/$BUILD_PREFIX/$BUILD_NAME" - docker images | grep "$REGISTRY/$BUILD_PREFIX/$BUILD_NAME"
---
########### ###########
# FEDORA 39 # FEDORA 39
########### ###########
---
kind: pipeline kind: pipeline
type: exec type: exec
name: ansible_dev_fedora39 name: ansible_dev_fedora39
@ -148,10 +148,10 @@ steps:
- docker images | grep "$REGISTRY/$BUILD_PREFIX/$BUILD_NAME" - docker images | grep "$REGISTRY/$BUILD_PREFIX/$BUILD_NAME"
---
########### ###########
# DEBIAN 11 # DEBIAN 11
########### ###########
---
kind: pipeline kind: pipeline
type: exec type: exec
name: ansible_dev_debian11 name: ansible_dev_debian11