Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • How does Step 1: “Run the play as your safe user.” make sense if the play creates the safe user? Commented Feb 12, 2024 at 15:38
  • If you run the play as the existing user, once you delete it you can no longer run the rest of the playbook. On the other hand, if you try to connect as the new user and then react on the connection error with the user creation you can both create a new user and delete the existing one in a single play. Commented Feb 12, 2024 at 21:14