Skip to content

Commit f4da972

Browse files
authored
Update README to show cyhy_core_version defaults to v1.2.0
1 parent 9a5c1c0 commit f4da972

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ None.
108108

109109
| Variable | Description | Default | Required |
110110
|----------|-------------|---------|----------|
111-
| cyhy\_archive\_cyhy\_core\_version | The version of cisagov/cyhy-core to use; must be a valid git reference. | `v1.1.14` | No |
111+
| cyhy\_archive\_cyhy\_core\_version | The version of cisagov/cyhy-core to use; must be a valid git reference. | `v1.2.0` | No |
112112
| cyhy\_archive\_file\_owner\_group | The name of the group that should own any files or directories created by this role. | [Omitted](https://docs.ansible.com/ansible/latest/user_guide/playbooks_filters.html#making-variables-optional) | No |
113113
| cyhy\_archive\_file\_owner\_username | The name of the user that should own any files or directories created by this role. | [Omitted](https://docs.ansible.com/ansible/latest/user_guide/playbooks_filters.html#making-variables-optional) | No |
114114
| cyhy\_archive\_install\_geoipupdate | Whether to install the MaxMind geoipupdate tool. | `false` | No |

0 commit comments

Comments
 (0)