Skip to content

Commit e9b504a

Browse files
authored
docs: remove master branch removal information (#28)
1 parent 758d985 commit e9b504a

File tree

3 files changed

+1
-6
lines changed

3 files changed

+1
-6
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ __pycache__/
1010
# ---> Misc
1111
*.swp
1212
CHANGELOG.md
13+
/_docs

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
[![Build Status](https://drone.owncloud.com/api/badges/owncloud-ansible/redis/status.svg)](https://drone.owncloud.com/owncloud-ansible/redis)
44
[![GitHub](https://img.shields.io/github/license/owncloud-ansible/redis)](https://github.com/owncloud-ansible/redis/blob/main/LICENSE)
55

6-
> **Important:** We have switched to 'main' as default branch. The 'master' branch is no longer maintained and will be removed after March 31, 2022!
7-
86
Ansible role to setup redis. For all available options, please have a look at the [documentation](https://owncloud-ansible.github.io/role/redis/).
97

108
## License

meta/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ galaxy_info:
1010
# [![Build Status](https://drone.owncloud.com/api/badges/owncloud-ansible/redis/status.svg)](https://drone.owncloud.com/owncloud-ansible/redis)
1111
# [![GitHub](https://img.shields.io/github/license/owncloud-ansible/redis)](https://github.com/owncloud-ansible/redis/blob/main/LICENSE)
1212
#
13-
# {{< hint type=warning >}}
14-
# We have switched to 'main' as default branch. The 'master' branch is no longer maintained and will be removed after March 31, 2022!
15-
# {{< /hint >}}
16-
#
1713
# Role to setup Redis server.
1814
# @end
1915
description: Role to setup Redis server

0 commit comments

Comments
 (0)