diff --git a/tasks/bootstrap.yml b/tasks/bootstrap.yml index 2a66d01cdc7de22ac46f6c2c22bba549e292c6d6..dec5621612bff4485b2eff523a2601084fdbede4 100644 --- a/tasks/bootstrap.yml +++ b/tasks/bootstrap.yml @@ -1,5 +1,5 @@ --- -- name: Boostrap the host by selecting which Python interpreter to use, and other OS specific stuff +- name: Bootstrap the host by selecting which Python interpreter to use, and other OS specific stuff tags: bootstrap block: # If ansible_python_interpreter is set and exists, use it.