spham

Results 29 issues of spham

it's seems now not work with garteway hardcoded

hi today when have error, in molecule and ansible. we have report unreadable, like this. ![image](https://user-images.githubusercontent.com/1083631/143085578-7fec1072-695c-43fb-bec1-a361bd8a59d4.png) why not have something like this ? ![image](https://user-images.githubusercontent.com/1083631/143085930-8f719a5f-42ae-4cac-bb5b-236fa16bc7c9.png) it should improve debug and DX...

enhancement
stale

Hi i wish trigger generateDataUrl when selectimage done `

Hi I instanciante 2 croppa component, but dont know how to check with hasImage(). can you help ? ![image](https://user-images.githubusercontent.com/1083631/70716598-ed75c780-1cec-11ea-9ccb-503d08c8cd4f.png)

Hi i would like to know how to load images default image in edit mode, when there have save .

hi is it possible to make a modal and show croppa with slider inside ? because currently, zoom by scroll is not easy to use customer. i have found this...

on create or destroy molecule ansible not do anything ``` dependency: name: galaxy driver: name: docker platforms: - name: instance image: docker.io/pycontribs/centos:7 pre_build_image: true provisioner: name: ansible options: vvv: True...

affects-0.3

Hi Can you include Phone format in E164 as feature ?

Hi I wish to play 2 backend in same test.py file because i need to run ansible backend for some scripts and paramiko for other ``` # for paramiko def...

Hi How To setup or arrange test before , when Arrange test ? Example here. I need To start zookeeper before test kafka ``` def test_zookeeper_service(host): host.run('sudo systemctl start zookeeper')...