Refactor facts setting
Description
Sometimes we need access to the information about created networks, routers etc. We need some consistent way to get the information we need and writing new actions for every facts we want to get is somewhat creepy.
Proposal
After some discussion with @tziol we decided to rewrite this role and implement setting facts in every action that create something.