Skip to content

Commit 5f8df39

Browse files
committed
ansible install instructions tweak
1 parent 2ffae73 commit 5f8df39

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

chapter_11_ansible.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -318,10 +318,10 @@ rather than specifying a procedural series of steps to be followed one by one.
318318

319319
==== Installing Ansible
320320

321-
Take a look at the https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html [documentation] for instructions on how to install Ansible.
322-
// RITA: Please anchor all URLs to descriptive text.
323-
324-
The simplest thing to do is to install Ansible into the virtualenv
321+
Take a look at the
322+
https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html[Ansible installation guide]
323+
for all the various options,
324+
but probably the simplest thing to do is to install Ansible into the virtualenv
325325
on our local machine:
326326

327327
[subs="specialcharacters,quotes"]

0 commit comments

Comments
 (0)