Skip to content

Commit 5bb0db6

Browse files
author
Sebastian Gumprich
committed
add meta info to blog post
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
1 parent 137388a commit 5bb0db6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

content/blog/2020-10-11-ansible-collection.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Migrating our roles to a collection
1+
---
2+
title: "Migrating our roles to a collection"
3+
date: 2020-11-10 09:00:00
4+
authors:
5+
- name: Sebastian Gumprich
6+
image: https://avatars0.githubusercontent.com/u/3198961?v=4
7+
link: https://www.zufallsheld.de
8+
---
29

310
In July 2020 we decided to move our existing Ansible roles for Linux, ssh, nginx and MySQL into an Ansible collection ([what is a collection?](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html)).
411

0 commit comments

Comments
 (0)