Skip to content

Commit

Permalink
make sure we have privilege escaltion on rhn-migrate-classic-to-rhsm
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew J Huffman committed Apr 30, 2019
1 parent 2f12484 commit 2f12462
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
{% endif %}
'
register: "migrate_command"
become: True
rescue:
- debug:
msg:
Expand Down

0 comments on commit 2f12462

Please sign in to comment.