aboutsummaryrefslogtreecommitdiff
path: root/personal_infra/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'personal_infra/README.md')
-rw-r--r--personal_infra/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/personal_infra/README.md b/personal_infra/README.md
index 0cd32d5e..af997fec 100644
--- a/personal_infra/README.md
+++ b/personal_infra/README.md
@@ -27,7 +27,7 @@ Run Ansible commands normally.
I prefer using Ansible for orchestration, and Puppet for configuration management.
-`playbooks/apply_puppet.yml` runs Puppet using Ansible.
+`playbooks/roles/apply_puppet` runs Puppet using Ansible.
The `puppet` directory contains Puppet manifests.
-The playbook adds the Ansible inventory to Puppet using Hiera.
+The role adds the Ansible inventory to Puppet using Hiera.