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
#################
---
kind: pipeline
type: exec
name: ansible_dev_centos_stream9
@ -73,10 +73,10 @@ steps:
- docker images | grep "$REGISTRY/$BUILD_PREFIX/$BUILD_NAME"
---
###########
# FEDORA 39
###########
---
kind: pipeline
type: exec
name: ansible_dev_fedora39
@ -148,10 +148,10 @@ steps:
- docker images | grep "$REGISTRY/$BUILD_PREFIX/$BUILD_NAME"
---
###########
# DEBIAN 11
###########
---
kind: pipeline
type: exec
name: ansible_dev_debian11