Alex Payne пре 9 година
родитељ
комит
e0c5ef0378
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1
    2
      README.md

+ 1
- 2
README.md Прегледај датотеку

182
 
182
 
183
 You might find that it fails at one point or another. This is probably because something needs to be done manually, usually because there’s no good way of automating it. Fortunately, all the tasks are clearly named so you should be able to find out where it stopped. I’ve tried to add comments where manual intervention is necessary.
183
 You might find that it fails at one point or another. This is probably because something needs to be done manually, usually because there’s no good way of automating it. Fortunately, all the tasks are clearly named so you should be able to find out where it stopped. I’ve tried to add comments where manual intervention is necessary.
184
 
184
 
185
-The `dependencies` tag installs dependencies, the tagged tasks do not rely on the user settings (`vars/user.yml`).
186
-You might find that very convenient for cloud/Docker images.
185
+The `dependencies` tag just installs dependencies, performing no other operations. The tasks associated with the `dependencies` tag do not rely on the user-provided settings that live in `vars/user.yml`. Running the playbook with the `dependencies` tag is particularly convenient for working with Docker images.
187
 
186
 
188
 ### 6. Set up DNS
187
 ### 6. Set up DNS
189
 
188
 

Loading…
Откажи
Сачувај