diff options
Diffstat (limited to 'roles/common-linux/tasks/main.yml')
| -rw-r--r-- | roles/common-linux/tasks/main.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/common-linux/tasks/main.yml b/roles/common-linux/tasks/main.yml index 35d9fde..5813a63 100644 --- a/roles/common-linux/tasks/main.yml +++ b/roles/common-linux/tasks/main.yml @@ -1,4 +1,3 @@ - - name: set hostname hostname: name: '{{ inventory_hostname }}' @@ -20,8 +19,6 @@ - import_tasks: git.yml -- import_tasks: ntp.yml - - name: mkdir ~/code file: path: /home/horus/code |
