Skip to content

Commit

Permalink
Switching does not work.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jan 2, 2019
1 parent 424f29d commit c1dab72
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@
notify:
- restart openssh

- name: switch to openssh_port
set_fact:
ansible_port: "{{ openssh_port }}"

- name: start and enable openssh
service:
name: "{{ openssh_service }}"
Expand Down

0 comments on commit c1dab72

Please sign in to comment.