Skip to content

Commit f2b8785

Browse files
committed
Prepare 0.21.1 release
1 parent b5d797d commit f2b8785

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.21.1 (Unreleased)
3+
## 0.21.1 (September 29, 2021)
44

55
FEATURES:
66

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This role installs NGINX Open Source, NGINX Plus, or the NGINX Amplify agent on
2727
```
2828
2929
**Note:** You can alternatively install the Ansible community distribution (what is known as the "old" Ansible) if you don't want to manage individual collections.
30+
* You will need to run this role as a root user using Ansible's `become` parameter. Make sure you have set up the appropriate permissions on your target hosts.
3031
* Instructions on how to install Ansible can be found in the [Ansible website](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#upgrading-ansible-from-version-2-9-and-older-to-version-2-10-or-later).
3132

3233
### Jinja2

0 commit comments

Comments
 (0)